/kernel/bpf/ |
D | bpf_lru_list.c | 52 static void bpf_lru_list_count_inc(struct bpf_lru_list *l, in bpf_lru_list_count_inc() 59 static void bpf_lru_list_count_dec(struct bpf_lru_list *l, in bpf_lru_list_count_dec() 66 static void __bpf_lru_node_move_to_free(struct bpf_lru_list *l, in __bpf_lru_node_move_to_free() 87 static void __bpf_lru_node_move_in(struct bpf_lru_list *l, in __bpf_lru_node_move_in() 105 static void __bpf_lru_node_move(struct bpf_lru_list *l, in __bpf_lru_node_move() 129 static bool bpf_lru_list_inactive_low(const struct bpf_lru_list *l) in bpf_lru_list_inactive_low() 145 struct bpf_lru_list *l) in __bpf_lru_list_rotate_active() 172 struct bpf_lru_list *l) in __bpf_lru_list_rotate_inactive() 212 struct bpf_lru_list *l, in __bpf_lru_list_shrink_inactive() 242 static void __bpf_lru_list_rotate(struct bpf_lru *lru, struct bpf_lru_list *l) in __bpf_lru_list_rotate() [all …]
|
D | hashtab.c | 197 static inline void htab_elem_set_ptr(struct htab_elem *l, u32 key_size, in htab_elem_set_ptr() 203 static inline void __percpu *htab_elem_get_ptr(struct htab_elem *l, u32 key_size) in htab_elem_get_ptr() 208 static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l) in fd_htab_map_get_ptr() 297 struct htab_elem *l; in prealloc_lru_pop() local 380 struct pcpu_freelist_node *l; in alloc_extra_elems() local 623 struct htab_elem *l; in lookup_elem_raw() local 641 struct htab_elem *l; in lookup_nulls_elem_raw() local 663 struct htab_elem *l; in __htab_map_lookup_elem() local 682 struct htab_elem *l = __htab_map_lookup_elem(map, key); in htab_map_lookup_elem() local 719 struct htab_elem *l = __htab_map_lookup_elem(map, key); in __htab_lru_map_lookup_elem() local [all …]
|
D | helpers.c | 280 arch_spinlock_t *l = (void *)lock; in __bpf_spin_lock() local 294 arch_spinlock_t *l = (void *)lock; in __bpf_spin_unlock() local 303 atomic_t *l = (void *)lock; in __bpf_spin_lock() local 313 atomic_t *l = (void *)lock; in __bpf_spin_unlock() local
|
D | offload.c | 42 struct rhash_head l; member
|
/kernel/cgroup/ |
D | cgroup-v1.c | 199 struct cgroup_pidlist *l, *tmp_l; in cgroup1_pidlist_destroy_all() local 213 struct cgroup_pidlist *l = container_of(dwork, struct cgroup_pidlist, in cgroup_pidlist_destroy_work_fn() local 281 struct cgroup_pidlist *l; in cgroup_pidlist_find() local 302 struct cgroup_pidlist *l; in cgroup_pidlist_find_create() local 335 struct cgroup_pidlist *l; in pidlist_array_load() local 399 struct cgroup_pidlist *l; in cgroup_pidlist_start() local 453 struct cgroup_pidlist *l = ctx->procs1.pidlist; in cgroup_pidlist_stop() local 465 struct cgroup_pidlist *l = ctx->procs1.pidlist; in cgroup_pidlist_next() local
|
D | cgroup.c | 4764 struct list_head *l; in css_task_iter_next_css_set() local
|
/kernel/locking/ |
D | mcs_spinlock.h | 32 #define arch_mcs_spin_lock_contended(l) \ argument 44 #define arch_mcs_spin_unlock_contended(l) \ argument
|
D | spinlock.c | 49 # define arch_read_relax(l) cpu_relax() argument 52 # define arch_write_relax(l) cpu_relax() argument 55 # define arch_spin_relax(l) cpu_relax() argument
|
D | qspinlock_paravirt.h | 80 #define queued_spin_trylock(l) pv_hybrid_queued_unfair_trylock(l) argument
|
D | lockdep_proc.c | 409 static int lock_stat_cmp(const void *l, const void *r) in lock_stat_cmp()
|
/kernel/module/ |
D | tracking.c | 57 size_t l; in print_unloaded_tainted_modules() local 90 size_t l; in unloaded_tainted_modules_seq_show() local
|
D | main.c | 884 size_t l = 0; in module_flags_taint() local 964 size_t l; in show_taint() local
|
/kernel/sched/ |
D | cpudeadline.c | 27 int l, r, largest; in cpudl_heapify_down() local
|
/kernel/ |
D | audit.h | 309 #define audit_to_watch(k, p, l, o) (-EINVAL) argument 310 #define audit_add_watch(k, l) (-EINVAL) argument 315 #define audit_alloc_mark(k, p, l) (ERR_PTR(-EINVAL)) argument
|
D | resource.c | 95 loff_t l = 0; in r_start() local 1648 loff_t l; in iomem_map_sanity_check() local
|
/kernel/trace/ |
D | trace_stat.c | 217 struct stat_node *l = container_of(v, struct stat_node, node); in stat_seq_show() local
|
D | trace_branch.c | 301 int l; in annotate_branch_stat_show() local
|
D | trace_events.c | 1235 loff_t l; in t_start() local 1268 loff_t l; in s_start() local 1618 loff_t l = 0; in f_start() local
|
D | trace.c | 649 loff_t l = 0; in trace_pid_start() local 4107 loff_t l = 0; in s_start() local 5070 loff_t l = 0; in t_start() local 5903 loff_t l = 0; in saved_cmdlines_start() local 6061 loff_t l = 0; in eval_map_start() local
|
D | ftrace.c | 3377 loff_t l; in t_probe_start() local 3452 loff_t l; in t_mod_start() local 3543 loff_t l = *pos; /* t_probe_start() must use original pos */ in t_next() local 3580 loff_t l; in t_start() local
|
D | ring_buffer.c | 661 rb_time_read_cmpxchg(local_t *l, unsigned long expect, unsigned long set) in rb_time_read_cmpxchg()
|
/kernel/trace/rv/ |
D | rv.c | 429 loff_t l; in enabled_monitors_start() local
|
/kernel/printk/ |
D | printk.c | 3737 size_t l = 0; in kmsg_dump_get_line() local
|
/kernel/events/ |
D | core.c | 3671 static bool perf_less_group_idx(const void *l, const void *r) in perf_less_group_idx() 3679 static void swap_ptr(void *l, void *r) in swap_ptr()
|