Home
last modified time | relevance | path

Searched defs:usage (Results 901 - 925 of 2075) sorted by relevance

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

/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...]
H A Dhid-uclogic-core.c65 uclogic_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) uclogic_input_mapping() argument
H A Dhid-lg.c571 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping() argument
538 lg_ultrax_remote_mapping(struct hid_input *hi, struct hid_usage *usage, unsigned long **bit, int *max) lg_ultrax_remote_mapping() argument
632 lg_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lg_input_mapping() argument
681 lg_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lg_input_mapped() argument
722 lg_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) lg_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-activity.c39 unsigned int usage; in led_activity_function() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_main.c186 int usage; in siw_get_tx_cpu() local
/kernel/linux/linux-6.6/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]] [pid|pid-range|comm-regex]\n" variable
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dmem-functions.c114 const char *const *usage; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dcookie_uid_helper_example.c276 static int usage(void) in usage() function
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c29 const struct xdr_netobj *usage; member
1121 struct xdr_netobj usage = { rfc6803_encrypt_case() local
1616 struct xdr_netobj usage = { rfc8009_encrypt_case() local
[all...]
H A Dgss_krb5_internal.h138 krb5_derive_key(struct krb5_ctx *kctx, const struct xdr_netobj *inkey, struct xdr_netobj *outkey, u32 usage, u8 seed, gfp_t gfp_mask) krb5_derive_key() argument

Completed in 16 milliseconds

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