Home
last modified time | relevance | path

Searched refs:usage (Results 626 - 650 of 923) sorted by relevance

1...<<21222324252627282930>>...37

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c188 const char *usage; member
194 .usage = "exec=<full path of file>",
200 .usage = "module=<module name> ",
206 .usage = "inlines=[yes|no] ",
212 .usage = "force=[yes|no] ",
234 pr_debug("\t%s:\t%s\n", bpf_prog_config_terms[i].usage, in do_prog_config()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c309 * dma_buf_set_name - Set a name to a specific dma_buf to track the usage.
341 enum dma_resv_usage usage; in dma_buf_export_sync_file() local
359 usage = dma_resv_usage_rw(arg.flags & DMA_BUF_SYNC_WRITE); in dma_buf_export_sync_file()
360 ret = dma_resv_get_singleton(dmabuf->resv, usage, &fence); in dma_buf_export_sync_file()
398 enum dma_resv_usage usage; in dma_buf_import_sync_file() local
416 usage = (arg.flags & DMA_BUF_SYNC_WRITE) ? DMA_RESV_USAGE_WRITE : in dma_buf_import_sync_file()
429 dma_resv_add_fence(dmabuf->resv, f, usage); in dma_buf_import_sync_file()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyring.c216 static struct key_tag default_domain_tag = { .usage = REFCOUNT_INIT(1), }; in key_set_index_key()
240 if (refcount_dec_and_test(&tag->usage)) { in key_put_tag()
891 * Returns a pointer to the found key and increments the key usage count if
1091 * Returns a pointer to the found key with usage count incremented if
1176 * (ie. it has a zero usage count) */ in find_keyring_by_name()
1177 if (!refcount_inc_not_zero(&keyring->usage)) in find_keyring_by_name()
1440 kenter("{%d,%d}", keyring->serial, refcount_read(&keyring->usage)); in key_link()
1453 kdebug("begun {%d,%d}", keyring->serial, refcount_read(&keyring->usage)); in key_link()
1463 kleave(" = %d {%d,%d}", ret, keyring->serial, refcount_read(&keyring->usage)); in key_link()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dhwrpb.h148 unsigned long usage; member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dhwrpb.h148 unsigned long usage; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-exception-store.h106 void (*usage) (struct dm_exception_store *store, member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxafb.h96 uint32_t usage; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhiddev.h56 __u32 usage; member
97 __u32 physical; /* physical usage for this field */
98 __u32 logical; /* logical usage for this field */
99 __u32 application; /* application usage for this field */
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cmedia.c96 struct hid_usage *usage, unsigned long **bit, int *max) in cmhid_input_mapping()
94 cmhid_input_mapping(struct hid_device *hid, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) cmhid_input_mapping() argument
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h16 * @usage_id: Parent usage id of a physical device.
42 * @usage_id: Usage id for physical device, E.g. Gyro usage id.
61 * @usage: Usage id for this hub device instance.
71 u32 usage; member
148 * @usage_id: Attribute usage id of parent physical device as per spec
149 * @attr_usage_id: Attribute usage id as per spec
163 * @usage_id: Attribute usage id of parent physical device as per spec
164 * @attr_usage_id: Attribute usage id as per spec
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h32 u8 usage; member
/kernel/linux/linux-6.6/include/linux/
H A Dkdb.h73 char *usage; /* Usage String for this command */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxafb.h96 uint32_t usage; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhiddev.h56 __u32 usage; member
97 __u32 physical; /* physical usage for this field */
98 __u32 logical; /* logical usage for this field */
99 __u32 application; /* application usage for this field */
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-exception-store.h107 void (*usage)(struct dm_exception_store *store, member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.h27 void usage(const char *err) __noreturn;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhiddev.h39 __u32 usage; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_kdb.c153 .usage = "[skip_#entries] [cpu]",
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhiddev.h39 __u32 usage; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhiddev.h26 __u32 usage; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_user.c135 static void usage(char *argv[], struct bpf_object *obj) in usage() function
910 usage(argv, obj); in main()
921 usage(argv, obj); in main()
929 usage(argv, obj); in main()
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c232 static void usage(void);
259 usage(); in main()
309 usage(); in main()
378 usage(void) in usage() function
380 fprintf(stderr, "usage: unifdef [-bBcdeKknsStV] [-Ipath]" in usage()
1175 usage(); in addsym()
1178 usage(); in addsym()
/kernel/linux/linux-5.10/fs/afs/
H A Drxrpc.c148 atomic_set(&call->usage, 1); in afs_alloc_call()
166 int n = atomic_dec_return(&call->usage); in afs_put_call()
201 int u = atomic_inc_return(&call->usage); in afs_get_call()
706 u = atomic_fetch_add_unless(&call->usage, 1, 0); in afs_wake_up_async_call()
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
H A Dloopback_test.c176 void usage(void) in usage() function
838 usage(); in loopback_run()
960 usage(); in main()
984 usage(); in main()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c961 ktime_t usage[AMDGPU_HW_IP_NUM]) in amdgpu_ctx_mgr_usage()
976 usage[hw_ip] = ns_to_ktime(ns); in amdgpu_ctx_mgr_usage()
989 usage[hw_ip] = ktime_add(usage[hw_ip], spend); in amdgpu_ctx_mgr_usage()
960 amdgpu_ctx_mgr_usage(struct amdgpu_ctx_mgr *mgr, ktime_t usage[AMDGPU_HW_IP_NUM]) amdgpu_ctx_mgr_usage() argument

Completed in 21 milliseconds

1...<<21222324252627282930>>...37