/kernel/bpf/ |
D | queue_stack_maps.c | 114 static int __queue_map_get(struct bpf_map *map, void *value, bool delete) in __queue_map_get() 143 static int __stack_map_get(struct bpf_map *map, void *value, bool delete) in __stack_map_get() 175 static int queue_map_peek_elem(struct bpf_map *map, void *value) in queue_map_peek_elem() 181 static int stack_map_peek_elem(struct bpf_map *map, void *value) in stack_map_peek_elem() 187 static int queue_map_pop_elem(struct bpf_map *map, void *value) in queue_map_pop_elem() 193 static int stack_map_pop_elem(struct bpf_map *map, void *value) in stack_map_pop_elem() 199 static int queue_stack_map_push_elem(struct bpf_map *map, void *value, in queue_stack_map_push_elem() 247 void *value, u64 flags) in queue_stack_map_update_elem()
|
D | hashtab.c | 698 void *value, bool onallcpus) in pcpu_copy_value() 722 void *value, u32 key_size, u32 hash, in alloc_htab_elem() 819 static int htab_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_map_update_elem() 911 static int htab_lru_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_lru_map_update_elem() 976 void *value, u64 map_flags, in __htab_percpu_map_update_elem() 1029 void *value, u64 map_flags, in __htab_lru_percpu_map_update_elem() 1094 void *value, u64 map_flags) in htab_percpu_map_update_elem() 1100 void *value, u64 map_flags) in htab_lru_percpu_map_update_elem() 1217 void *value; in htab_map_seq_show_elem() local 1283 int bpf_percpu_hash_copy(struct bpf_map *map, void *key, void *value) in bpf_percpu_hash_copy() [all …]
|
D | arraymap.c | 226 int bpf_percpu_array_copy(struct bpf_map *map, void *key, void *value) in bpf_percpu_array_copy() 272 static int array_map_update_elem(struct bpf_map *map, void *key, void *value, in array_map_update_elem() 309 int bpf_percpu_array_update(struct bpf_map *map, void *key, void *value, in bpf_percpu_array_update() 374 void *value; in array_map_seq_show_elem() local 505 int bpf_fd_array_map_lookup_elem(struct bpf_map *map, void *key, u32 *value) in bpf_fd_array_map_lookup_elem() 526 void *key, void *value, u64 map_flags) in bpf_fd_array_map_update_elem() 677 u64 value; in perf_event_fd_array_get_ptr() local
|
D | helpers.c | 42 void *, value, u64, flags) in BPF_CALL_4() argument 74 BPF_CALL_3(bpf_map_push_elem, struct bpf_map *, map, void *, value, u64, flags) in BPF_CALL_3() argument 89 BPF_CALL_2(bpf_map_pop_elem, struct bpf_map *, map, void *, value) in BPF_CALL_2() argument 102 BPF_CALL_2(bpf_map_peek_elem, struct bpf_map *, map, void *, value) in BPF_CALL_2() argument
|
D | reuseport_array.c | 182 void *value) in bpf_fd_reuseport_array_lookup_elem() 249 void *value, u64 map_flags) in bpf_fd_reuseport_array_update_elem()
|
D | local_storage.c | 128 void *value, u64 flags) in cgroup_storage_update_elem() 171 void *value) in bpf_percpu_cgroup_storage_copy() 201 void *value, u64 map_flags) in bpf_percpu_cgroup_storage_update()
|
D | devmap.c | 623 void *key, void *value, u64 map_flags) in __dev_map_update_elem() 656 static int dev_map_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_update_elem() 664 void *key, void *value, u64 map_flags) in __dev_map_hash_update_elem() 713 static int dev_map_hash_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_hash_update_elem()
|
D | tnum.c | 16 struct tnum tnum_const(u64 value) in tnum_const() 117 static struct tnum hma(struct tnum acc, u64 value, u64 mask) in hma()
|
D | lpm_trie.c | 277 const void *value) in lpm_trie_node_alloc() 301 void *_key, void *value, u64 flags) in trie_update_elem()
|
D | stackmap.c | 520 int bpf_stackmap_copy(struct bpf_map *map, void *key, void *value) in bpf_stackmap_copy() 572 static int stack_map_update_elem(struct bpf_map *map, void *key, void *value, in stack_map_update_elem()
|
D | offload.c | 434 int bpf_map_offload_lookup_elem(struct bpf_map *map, void *key, void *value) in bpf_map_offload_lookup_elem() 448 void *key, void *value, u64 flags) in bpf_map_offload_update_elem()
|
D | xskmap.c | 215 static int xsk_map_update_elem(struct bpf_map *map, void *key, void *value, in xsk_map_update_elem()
|
/kernel/time/ |
D | itimer.c | 48 struct itimerval *const value) in get_cpu_itimer() 76 int do_getitimer(int which, struct itimerval *value) in do_getitimer() 100 SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) in SYSCALL_DEFINE2() argument 144 const struct itimerval *const value, in set_cpu_itimer() 185 int do_setitimer(int which, struct itimerval *value, struct itimerval *ovalue) in do_setitimer() 287 SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, in SYSCALL_DEFINE3() argument
|
D | time.c | 650 timespec64_to_jiffies(const struct timespec64 *value) in timespec64_to_jiffies() 657 jiffies_to_timespec64(const unsigned long jiffies, struct timespec64 *value) in jiffies_to_timespec64() 687 timeval_to_jiffies(const struct timeval *value) in timeval_to_jiffies() 694 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval()
|
/kernel/power/ |
D | qos.c | 135 static inline void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value() 215 enum pm_qos_req_action action, int value) in pm_qos_update_target() 390 int pm_qos_class, s32 value) in pm_qos_add_request() 590 s32 value; in pm_qos_power_read() local 609 s32 value; in pm_qos_power_write() local 721 enum pm_qos_req_action action, s32 value) in freq_qos_apply() 757 enum freq_qos_req_type type, s32 value) in freq_qos_add_request()
|
D | suspend_test.c | 150 static int __init setup_test_suspend(char *value) in setup_test_suspend()
|
/kernel/ |
D | kexec_elf.c | 29 static uint64_t elf64_to_cpu(const struct elfhdr *ehdr, uint64_t value) in elf64_to_cpu() 39 static uint32_t elf32_to_cpu(const struct elfhdr *ehdr, uint32_t value) in elf32_to_cpu() 49 static uint16_t elf16_to_cpu(const struct elfhdr *ehdr, uint16_t value) in elf16_to_cpu()
|
D | acct.c | 315 static comp_t encode_comp_t(unsigned long value) in encode_comp_t() 357 static comp2_t encode_comp2_t(u64 value) in encode_comp2_t() 390 static u32 encode_float(u64 value) in encode_float()
|
D | test_kprobes.c | 21 static noinline u32 kprobe_target(u32 value) in kprobe_target() 82 static noinline u32 kprobe_target2(u32 value) in kprobe_target2()
|
D | kallsyms.c | 480 unsigned long value; member 489 int __weak arch_get_kallsym(unsigned int symnum, unsigned long *value, in arch_get_kallsym() 636 void *value; in s_show() local
|
D | sysctl_binary.c | 983 unsigned long value; in bin_intvec() local 1009 unsigned long value; in bin_intvec() local 1056 unsigned long value; in bin_ulongvec() local 1082 unsigned long value; in bin_ulongvec() local
|
/kernel/debug/kdb/ |
D | kdb_main.c | 291 static int kdbgetulenv(const char *match, unsigned long *value) in kdbgetulenv() 316 int kdbgetintenv(const char *match, int *value) in kdbgetintenv() 337 int kdbgetularg(const char *arg, unsigned long *value) in kdbgetularg() 359 int kdbgetu64arg(const char *arg, u64 *value) in kdbgetu64arg() 495 unsigned long *value, long *offset, in kdbgetaddrarg() 1076 unsigned long value; in kdb_parse() local 1365 void kdb_print_state(const char *text, int value) in kdb_print_state()
|
D | kdb_private.h | 36 #define KDB_DEBUG_STATE(text, value) if (KDB_DEBUG(STATE)) \ argument 73 unsigned long value; /* Address of symbol */ member
|
/kernel/cgroup/ |
D | rdma.c | 359 char *name, *value = c; in parse_resource() local 497 u32 value; in print_rpool_values() local
|
/kernel/events/ |
D | callchain.c | 241 int *value = table->data; in perf_event_max_stack_handler() local
|