Home
last modified time | relevance | path

Searched defs:nr_bytes (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.h25 #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 Dmain.h23 #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 Ddm-ps-queue-length.c191 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 Ddm-ps-service-time.c277 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 Ddm-ps-historical-service-time.c431 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 Ddm-ps-round-robin.c189 static struct dm_path *rr_select_path(struct path_selector *ps, size_t nr_bytes) in rr_select_path()
H A Ddm-ps-io-affinity.c197 size_t nr_bytes) in ioa_select_path()
H A Ddm-mpath.c113 size_t nr_bytes; member
385 size_t nr_bytes) in choose_path_in_pg()
408 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes) in choose_pgpath()
517 size_t nr_bytes = blk_rq_bytes(rq); in multipath_clone_and_map() local
H A Ddm-rq.c83 unsigned int nr_bytes = info->orig->bi_iter.bi_size; in end_clone_bio() local
/linux/block/
H A Dt10-pi.c176 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/drivers/acpi/
H A Dnvs.c103 unsigned int nr_bytes; in suspend_nvs_register() local
/linux/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c209 uint64_t gpa, nr_bytes; in spawn_workers() local
/linux/tools/testing/selftests/kvm/x86/
H A Dprivate_mem_conversions_test.c349 size_t nr_bytes = min_t(size_t, vm->page_size, size - i); in __test_mem_conversions() local
/linux/mm/
H A Dmemcontrol.c141 unsigned int nr_bytes; in obj_cgroup_release() local
1797 unsigned int nr_bytes; member
2944 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in consume_obj_stock()
2976 unsigned int nr_bytes = stock->nr_bytes & (PAGE_SIZE - 1); in drain_obj_stock() local
3046 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in refill_obj_stock()
3091 unsigned int nr_pages, nr_bytes; in obj_cgroup_charge_account() local
/linux/net/rds/
H A Drdma.c618 unsigned int nr_bytes; in rds_cmsg_rdma_args() local
/linux/fs/xfs/scrub/
H A Dxfarray.c447 size_t nr_bytes = sizeof(struct xfarray_sortinfo); in xfarray_sortinfo_alloc() local
/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c479 size_t nr_bytes; in olpc_xo175_ec_cmd() local
/linux/fs/fuse/
H A Ddev.c1807 unsigned int nr_bytes; in fuse_notify_store() local
1912 unsigned int nr_bytes; in fuse_retrieve() local
H A Dfile.c869 unsigned int nr_bytes; member
2121 unsigned int nr_bytes; member
/linux/kernel/trace/
H A Dblktrace.c1020 unsigned int nr_bytes, u64 what, u64 cgid) in blk_add_trace_rq()
1066 blk_status_t error, unsigned int nr_bytes) in blk_add_trace_rq_complete()
/linux/drivers/block/
H A Dswim3.c256 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/
H A Dprocessor.c277 uint64_t nr_bytes, int level) in virt_map_level()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c464 u8 hdr, key, nr_bytes, bit_offset; in npc_scan_ldata() local
/linux/fs/proc/
H A Dvmcore.c163 ssize_t nr_bytes; in read_from_oldmem() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h221 u32 nr_bytes; member

12