Home
last modified time | relevance | path

Searched defs:usage (Results 876 - 900 of 2060) sorted by relevance

1...<<31323334353637383940>>...83

/kernel/linux/linux-5.10/tools/bootconfig/
H A Dmain.c453 static int usage(void) in usage() function
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c252 static void usage(void) in usage() function
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmain.c44 void usage(void) in usage() function
/kernel/linux/linux-5.10/fs/fscache/
H A Dcookie.c848 int usage; in fscache_cookie_put() local
[all...]
H A Dinternal.h324 int usage = atomic_inc_return(&cookie->usage); in fscache_cookie_get() local
/kernel/linux/linux-5.10/fs/afs/
H A Dserver.c396 unsigned int usage; in afs_put_server() local
/kernel/linux/linux-5.10/drivers/video/logo/
H A Dpnmtologo.c430 static void usage(void) in usage() function
/kernel/linux/linux-5.10/kernel/cgroup/
H A Drstat.c430 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-apple.c212 hidinput_apple_event(struct hid_device *hid, struct input_dev *input, struct hid_usage *usage, __s32 value) hidinput_apple_event() argument
322 apple_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) apple_event() argument
399 apple_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) apple_input_mapping() argument
420 apple_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) apple_input_mapped() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h71 u32 usage; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum2_kvdl.c49 unsigned long usage[]; /* Usage bits */ member
H A Dspectrum_cnt.c23 unsigned long *usage; /* Usage bitmap */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h245 struct qed_sb_cnt_info usage; member
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_resource.h176 uint64_t usage; member
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_types.h77 enum pfn_cache_usage usage; member
H A Dhid-sensor-hub.h71 u32 usage; member
H A Dhugetlb_cgroup.h39 unsigned long usage[HUGE_MAX_HSTATE]; member
/kernel/linux/linux-6.6/drivers/video/logo/
H A Dpnmtologo.c426 static void usage(void) in usage() function
/kernel/linux/linux-6.6/kernel/cgroup/
H A Drstat.c483 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
H A Dmisc.c298 u64 usage; in misc_cg_current_show() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dqueue_stack_maps.c262 u64 usage = sizeof(struct bpf_queue_stack); in queue_stack_map_mem_usage() local
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-resv.c209 enum dma_resv_usage usage; in dma_resv_reserve_fences() local
70 dma_resv_list_entry(struct dma_resv_list *list, unsigned int index, struct dma_resv *resv, struct dma_fence **fence, enum dma_resv_usage *usage) dma_resv_list_entry() argument
84 dma_resv_list_set(struct dma_resv_list *list, unsigned int index, struct dma_fence *fence, enum dma_resv_usage usage) dma_resv_list_set() argument
280 dma_resv_add_fence(struct dma_resv *obj, struct dma_fence *fence, enum dma_resv_usage usage) dma_resv_add_fence() argument
335 dma_resv_replace_fences(struct dma_resv *obj, uint64_t context, struct dma_fence *replacement, enum dma_resv_usage usage) dma_resv_replace_fences() argument
561 dma_resv_get_fences(struct dma_resv *obj, enum dma_resv_usage usage, unsigned int *num_fences, struct dma_fence ***fences) dma_resv_get_fences() argument
619 dma_resv_get_singleton(struct dma_resv *obj, enum dma_resv_usage usage, struct dma_fence **fence) dma_resv_get_singleton() argument
670 dma_resv_wait_timeout(struct dma_resv *obj, enum dma_resv_usage usage, bool intr, unsigned long timeout) dma_resv_wait_timeout() argument
701 dma_resv_set_deadline(struct dma_resv *obj, enum dma_resv_usage usage, ktime_t deadline) dma_resv_set_deadline() argument
728 dma_resv_test_signaled(struct dma_resv *obj, enum dma_resv_usage usage) dma_resv_test_signaled() argument
753 static const char *usage[] = { "kernel", "write", "read", "bookkeep" }; dma_resv_describe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c378 enum dma_resv_usage usage; in nouveau_fence_sync() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-cmedia.c136 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
H A Dhid-plantronics.c50 plantronics_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) plantronics_input_mapping() argument
120 plantronics_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) plantronics_event() argument
[all...]

Completed in 19 milliseconds

1...<<31323334353637383940>>...83