Home
last modified time | relevance | path

Searched defs:usage (Results 301 – 325 of 363) sorted by relevance

1...<<1112131415

/linux/kernel/bpf/
H A Dbpf_local_storage.c778 u64 usage = sizeof(*smap); in bpf_local_storage_map_mem_usage() local
H A Dcpumap.c690 u64 usage = sizeof(struct bpf_cpu_map); in cpu_map_mem_usage() local
H A Dstackmap.c743 u64 usage = sizeof(*smap); in stack_map_mem_usage() local
H A Dringbuf.c341 u64 usage = sizeof(struct bpf_ringbuf_map); in ringbuf_map_mem_usage() local
/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c476 static void timerlat_top_usage(char *usage) in timerlat_top_usage()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c253 int *base, u8 flags, u8 usage) in mlx4_qp_reserve_range()
/linux/drivers/video/fbdev/
H A Dpxafb.h96 uint32_t usage; member
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c687 static void __attribute__((noreturn)) usage(const char *filepath) in usage() function
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c651 const char *usage = in print_usage() local
/linux/fs/bcachefs/
H A Ddata_update.c794 struct bch_dev_usage usage; in can_write_extent() local
/linux/tools/perf/scripts/python/
H A Dcompaction-times.py14 usage = "usage: perf script report compaction-times.py -- [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]… variable
H A Dexport-to-postgresql.py279 def usage(): function
/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c980 enum dma_resv_usage usage) in drm_sched_job_add_resv_dependencies()
/linux/drivers/hid/
H A Dhid-alps.c777 struct hid_usage *usage, unsigned long **bit, int *max) in alps_input_mapping()
H A Dhid-prodikeys.c746 struct hid_field *field, struct hid_usage *usage, in pk_input_mapping()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c280 u64 usage = 0; in amdgpu_vram_mgr_bo_visible_size() local
/linux/net/core/
H A Dsock_map.c815 u64 usage = sizeof(struct bpf_stab); in sock_map_mem_usage() local
1430 u64 usage = sizeof(*htab); in sock_hash_mem_usage() local
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c45 u8 usage; member
/linux/drivers/accel/ivpu/
H A Divpu_job.c722 enum dma_resv_usage usage; in ivpu_job_prepare_bos_for_submit() local
/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c1084 static void usage(void) usage() function
H A Dmremap_test.c1276 static void usage(const char *cmd) in usage() function
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c339 int usage, locked; in tx_policy_put() local
/linux/arch/alpha/include/asm/
H A Dhwrpb.h148 unsigned long usage; member
/linux/arch/powerpc/kernel/
H A Deeh.c1783 static const char usage[] = "input format: <domain>:<bus>:<dev>.<fn>\n"; in eeh_debugfs_dev_usage() local
/linux/arch/arc/net/
H A Dbpf_jit_arcv2.c2368 u32 usage = 0; in mask_for_used_regs() local
2404 u8 arc_prologue(u8 *buf, u32 usage, u16 frame_size) in arc_prologue()
2450 u8 arc_epilogue(u8 *buf, u32 usage, u16 frame_size) in arc_epilogue()

1...<<1112131415