/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 | 113 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 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()
|
/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/drivers/acpi/ |
H A D | nvs.c | 103 unsigned int nr_bytes; in suspend_nvs_register() 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/tools/testing/selftests/kvm/ |
H A D | mmu_stress_test.c | 209 uint64_t gpa, nr_bytes; in spawn_workers() local
|
/linux/mm/ |
H A D | memcontrol.c | 141 unsigned int nr_bytes; in obj_cgroup_release() local 1769 unsigned int nr_bytes; member 2924 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in consume_obj_stock() 2956 unsigned int nr_bytes = stock->nr_bytes & (PAGE_SIZE - 1); in drain_obj_stock() local 3026 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in refill_obj_stock() 3071 unsigned int nr_pages, nr_bytes; in obj_cgroup_charge_account() local
|
/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 | 1838 int nr_bytes; in btf_dump_base_type_check_zero() local 2274 __u8 nr_bytes = (bits_offset + bit_sz + 7) / 8; in btf_dump_type_data_check_overflow() 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/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 464 u8 hdr, key, nr_bytes, bit_offset; in npc_scan_ldata() local
|
/linux/fs/proc/ |
H A D | vmcore.c | 163 ssize_t nr_bytes; in read_from_oldmem() local
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 221 u32 nr_bytes; member
|
/linux/drivers/mmc/core/ |
H A D | block.c | 2120 unsigned int nr_bytes = mqrq->brq.data.bytes_xfered; in mmc_blk_mq_complete_rq() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 865 u8 nr_bits, nr_bytes; btf_type_int_is_regular() local
|