Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 26) sorted by relevance

12

/kernel/bpf/
Dbpf_lru_list.c52 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 …]
Dhashtab.c198 static inline void htab_elem_set_ptr(struct htab_elem *l, u32 key_size, in htab_elem_set_ptr()
204 static inline void __percpu *htab_elem_get_ptr(struct htab_elem *l, u32 key_size) in htab_elem_get_ptr()
209 static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l) in fd_htab_map_get_ptr()
309 struct htab_elem *l; in prealloc_lru_pop() local
393 struct pcpu_freelist_node *l; in alloc_extra_elems() local
645 struct htab_elem *l; in lookup_elem_raw() local
663 struct htab_elem *l; in lookup_nulls_elem_raw() local
685 struct htab_elem *l; in __htab_map_lookup_elem() local
704 struct htab_elem *l = __htab_map_lookup_elem(map, key); in htab_map_lookup_elem() local
741 struct htab_elem *l = __htab_map_lookup_elem(map, key); in __htab_lru_map_lookup_elem() local
[all …]
Dlog.c338 int l, r, m; in find_linfo() local
Dhelpers.c286 arch_spinlock_t *l = (void *)lock; in __bpf_spin_lock() local
301 arch_spinlock_t *l = (void *)lock; in __bpf_spin_unlock() local
311 atomic_t *l = (void *)lock; in __bpf_spin_lock() local
321 atomic_t *l = (void *)lock; in __bpf_spin_unlock() local
Doffload.c43 struct rhash_head l; member
/kernel/cgroup/
Dcgroup-v1.c205 struct cgroup_pidlist *l, *tmp_l; in cgroup1_pidlist_destroy_all() local
219 struct cgroup_pidlist *l = container_of(dwork, struct cgroup_pidlist, in cgroup_pidlist_destroy_work_fn() local
287 struct cgroup_pidlist *l; in cgroup_pidlist_find() local
308 struct cgroup_pidlist *l; in cgroup_pidlist_find_create() local
341 struct cgroup_pidlist *l; in pidlist_array_load() local
405 struct cgroup_pidlist *l; in cgroup_pidlist_start() local
459 struct cgroup_pidlist *l = ctx->procs1.pidlist; in cgroup_pidlist_stop() local
471 struct cgroup_pidlist *l = ctx->procs1.pidlist; in cgroup_pidlist_next() local
Dcgroup.c4876 struct list_head *l; in css_task_iter_next_css_set() local
/kernel/locking/
Dmcs_spinlock.h32 #define arch_mcs_spin_lock_contended(l) \ argument
44 #define arch_mcs_spin_unlock_contended(l) \ argument
Dspinlock.c49 # 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
Dqspinlock_paravirt.h80 #define queued_spin_trylock(l) pv_hybrid_queued_unfair_trylock(l) argument
Dlockdep_proc.c409 static int lock_stat_cmp(const void *l, const void *r) in lock_stat_cmp()
/kernel/module/
Dtracking.c58 size_t l; in print_unloaded_tainted_modules() local
91 size_t l; in unloaded_tainted_modules_seq_show() local
Dmain.c922 size_t l = 0; in module_flags_taint() local
1016 size_t l; in show_taint() local
/kernel/sched/
Dcpudeadline.c27 int l, r, largest; in cpudl_heapify_down() local
/kernel/
Daudit.h309 #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
Dresource.c74 loff_t l = *pos; in r_start() local
/kernel/trace/
Dtrace_stat.c217 struct stat_node *l = container_of(v, struct stat_node, node); in stat_seq_show() local
Dtrace_branch.c301 int l; in annotate_branch_stat_show() local
Dtrace_sched_switch.c541 loff_t l = 0; in saved_cmdlines_start() local
Dtrace_events.c1394 loff_t l; in t_start() local
1427 loff_t l; in s_start() local
1782 loff_t l = 0; in f_start() local
Dftrace.c3941 loff_t l; in t_probe_start() local
4016 loff_t l; in t_mod_start() local
4110 loff_t l = *pos; /* t_probe_start() must use original pos */ in t_next() local
4147 loff_t l; in t_start() local
Dtrace.c726 loff_t l = 0; in trace_pid_start() local
3918 loff_t l = 0; in s_start() local
4905 loff_t l = 0; in t_start() local
5722 loff_t l = 0; in eval_map_start() local
/kernel/trace/rv/
Drv.c427 loff_t l; in enabled_monitors_start() local
/kernel/printk/
Dprintk.c4803 size_t l = 0; in kmsg_dump_get_line() local
/kernel/events/
Dcore.c3810 static bool perf_less_group_idx(const void *l, const void *r, void __always_unused *args) in perf_less_group_idx()
3818 static void swap_ptr(void *l, void *r, void __always_unused *args) in swap_ptr()

12