/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.h | 25 #define P4D_BYT3S(magic, nr_bytes) u8 __p4dding##magic[nr_bytes] argument 26 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument 28 #define PAD_BYTES(nr_bytes) P4D_BYTES(__LINE__ , (nr_bytes)) argument
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 23 #define P4D_BYT3S(magic, nr_bytes) u8 __p4dding##magic[nr_bytes] argument 24 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument 26 #define PAD_BYTES(nr_bytes) P4D_BYTES( __LINE__ , (nr_bytes)) argument
|
/linux/drivers/md/ |
H A D | dm-ps-queue-length.c | 191 static struct dm_path *ql_select_path(struct path_selector *ps, size_t nr_bytes) in ql_select_path() 224 size_t nr_bytes) in ql_start_io() 234 size_t nr_bytes, u64 start_time) in ql_end_io()
|
H A D | dm-ps-service-time.c | 277 static struct dm_path *st_select_path(struct path_selector *ps, size_t nr_bytes) in st_select_path() 305 size_t nr_bytes) in st_start_io() 315 size_t nr_bytes, u64 start_time) in st_end_io()
|
H A D | dm-ps-historical-service-time.c | 431 size_t nr_bytes) in hst_select_path() 462 size_t nr_bytes) in hst_start_io() 493 size_t nr_bytes, u64 start_time) in hst_end_io()
|
H A D | dm-mpath.c | 110 size_t nr_bytes; member 379 size_t nr_bytes) in choose_path_in_pg() 402 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes) in choose_pgpath() 512 size_t nr_bytes = blk_rq_bytes(rq); in multipath_clone_and_map() local
|
H A D | dm-ps-io-affinity.c | 197 size_t nr_bytes) in ioa_select_path()
|
H A D | dm-ps-round-robin.c | 189 static struct dm_path *rr_select_path(struct path_selector *ps, size_t nr_bytes) in rr_select_path()
|
H A D | dm-rq.c | 83 unsigned int nr_bytes = info->orig->bi_iter.bi_size; in end_clone_bio() local
|
/linux/block/ |
H A D | t10-pi.c | 176 static void t10_pi_type1_complete(struct request *rq, unsigned int nr_bytes) in t10_pi_type1_complete() 339 static void ext_pi_type1_complete(struct request *rq, unsigned int nr_bytes) in ext_pi_type1_complete() 462 void blk_integrity_complete(struct request *rq, unsigned int nr_bytes) in blk_integrity_complete()
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | nx_huge_pages_test.c | 110 uint64_t nr_bytes; in run_test() local
|
H A D | private_mem_conversions_test.c | 349 size_t nr_bytes = min_t(size_t, vm->page_size, size - i); in __test_mem_conversions() local
|
/linux/drivers/acpi/ |
H A D | nvs.c | 103 unsigned int nr_bytes; in suspend_nvs_register() local
|
/linux/tools/testing/selftests/kvm/ |
H A D | max_guest_memory_test.c | 91 uint64_t gpa, nr_bytes; in spawn_workers() local
|
/linux/drivers/iio/humidity/ |
H A D | am2315.c | 76 static u16 am2315_crc(u8 *data, u8 nr_bytes) in am2315_crc()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fwlog.c | 36 int i, nr_bytes; in ice_fwlog_alloc_ring_buffs() local
|
/linux/mm/ |
H A D | memcontrol.c | 2778 if (objcg == READ_ONCE(stock->cached_objcg) && stock->nr_bytes >= nr_bytes) { in drain_obj_stock() local 133 unsigned int nr_bytes; obj_cgroup_release() local 1704 unsigned int nr_bytes; global() member 2750 consume_obj_stock(struct obj_cgroup * objcg,unsigned int nr_bytes) consume_obj_stock() argument 2848 refill_obj_stock(struct obj_cgroup * objcg,unsigned int nr_bytes,bool allow_uncharge) refill_obj_stock() argument 2883 unsigned int nr_pages, nr_bytes; obj_cgroup_charge() local [all...] |
/linux/net/rds/ |
H A D | rdma.c | 618 unsigned int nr_bytes; in rds_cmsg_rdma_args() local
|
/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 447 size_t nr_bytes = sizeof(struct xfarray_sortinfo); in xfarray_sortinfo_alloc() local
|
/linux/kernel/trace/ |
H A D | blktrace.c | 828 blk_add_trace_rq(struct request * rq,blk_status_t error,unsigned int nr_bytes,u32 what,u64 cgid) blk_add_trace_rq() argument 874 blk_add_trace_rq_complete(void * ignore,struct request * rq,blk_status_t error,unsigned int nr_bytes) blk_add_trace_rq_complete() argument
|
/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 479 size_t nr_bytes; in olpc_xo175_ec_cmd() local
|
/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 1832 int nr_bytes; in btf_dump_base_type_check_zero() local 2268 __u8 nr_bytes = (bits_offset + bit_sz + 7) / 8; in btf_dump_type_data_check_overflow() local
|
/linux/fs/proc/ |
H A D | vmcore.c | 135 ssize_t nr_bytes; in read_from_oldmem() local
|
/linux/drivers/block/ |
H A D | swim3.c | 256 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request()
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | 248 uint64_t nr_bytes, int level) in virt_map_level() argument
|