/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 600 int needed = 64 - skb->len; in bcm_enet_start_xmit() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 2712 static int i40e_check_enough_queue(struct i40e_vf *vf, u16 needed) in i40e_check_enough_queue() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 1189 bool needed = false; in xfs_log_need_covered() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 492 unsigned int needed = le16_to_cpu(cl->cl_cpg) - in ocfs2_block_group_grow_discontig() local
|
/kernel/linux/linux-6.6/drivers/media/platform/marvell/ |
H A D | mcam-core.c | 253 static void mcam_set_config_needed(struct mcam_camera *cam, int needed) in mcam_set_config_needed() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-ioctl.c | 595 size_t len, needed = 0; in list_devices() local 674 size_t *needed = needed_param; in list_version_get_needed() local 706 size_t len, needed = 0; __list_versions() local 1629 size_t len, needed; retrieve_deps() local [all...] |
H A D | md-bitmap.c | 1126 int needed = ((sector_t)(i+1) << (bitmap->counts.chunkshift) in md_bitmap_init_from_disk() local 1130 needed); in md_bitmap_init_from_disk() local 1209 int needed = ((sector_t)(i+1) << bitmap->counts.chunkshift in md_bitmap_init_from_disk() local 1213 needed); in md_bitmap_init_from_disk() local 1735 static void md_bitmap_set_memory_bits(struct bitmap *bitmap, sector_t offset, int needed) in md_bitmap_set_memory_bits() argument [all...] |
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | prog.c | 93 size_t needed = 0; in prep_prog_info() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2682 unsigned needed = needed_count; in __ffs_data_got_strings() local
|
H A D | f_generic.c | 2521 unsigned needed = needed_count; in __ffs_data_got_strings() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.h | 627 has_not_enough_free_secs(struct f2fs_sb_info *sbi, int freed, int needed) has_not_enough_free_secs() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 803 int needed; in lookup_inline_extent_backref() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | mballoc.c | 4495 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() argument 1561 mb_find_extent(struct ext4_buddy *e4b, int block, int needed, struct ext4_free_extent *ex) mb_find_extent() argument 5024 ext4_mb_discard_preallocations(struct super_block *sb, int needed) ext4_mb_discard_preallocations() argument [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_output.c | 2007 u32 partial, needed, window, max_len; in tcp_mss_split_point() local
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | segment.h | 623 has_not_enough_free_secs(struct f2fs_sb_info *sbi, int freed, int needed) has_not_enough_free_secs() argument 645 has_enough_free_secs(struct f2fs_sb_info *sbi, int freed, int needed) has_enough_free_secs() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 794 int needed; in lookup_inline_extent_backref() local
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | transport_rdma.c | 969 wait_for_credits(struct smb_direct_transport *t, wait_queue_head_t *waitq, atomic_t *total_credits, int needed) wait_for_credits() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2612 unsigned needed = needed_count; in __ffs_data_got_strings() local
|
H A D | f_generic.c | 2523 unsigned needed = needed_count; in __ffs_data_got_strings() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_output.c | 2017 u32 partial, needed, window, max_len; in tcp_mss_split_point() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | prom_init.c | 2446 make_room(unsigned long *mem_start, unsigned long *mem_end, unsigned long needed, unsigned long align) make_room() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 3428 int needed, err, i; in ice_ena_msix_range() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | prom_init.c | 2476 make_room(unsigned long *mem_start, unsigned long *mem_end, unsigned long needed, unsigned long align) make_room() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | cassini.c | 536 int needed, i; in cas_spare_recover() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 2032 long needed, allocated; global() variable [all...] |