Home
last modified time | relevance | path

Searched defs:f (Results 1 – 17 of 17) sorted by relevance

/kernel/trace/
Dtrace_branch.c31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition()
94 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
200 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
205 void ftrace_likely_update(struct ftrace_likely_data *f, int val, in ftrace_likely_update()
258 const char *f; in branch_stat_process_file() local
268 struct ftrace_branch_data *p, const char *f) in branch_stat_show()
286 struct ftrace_branch_data *p, const char *f) in branch_stat_show_normal()
296 const char *f; in annotate_branch_stat_show() local
424 const char *f; in all_branch_stat_show() local
Dtrace_probe.c346 struct fetch_param *f, bool is_return, in parse_probe_vars()
389 struct fetch_param *f, bool is_return, bool is_kprobe, in parse_probe_arg()
500 struct fetch_param *f) in __parse_bitfield_probe_arg()
Dtrace_stat.c259 static int tracing_stat_release(struct inode *i, struct file *f) in tracing_stat_release()
/kernel/irq/
Ddebug.h8 #define ___P(f) if (desc->status_use_accessors & f) printk("%14s set\n", #f) argument
9 #define ___PS(f) if (desc->istate & f) printk("%14s set\n", #f) argument
11 #define ___PD(f) do { } while (0) argument
/kernel/bpf/
Dsyscall.c424 struct bpf_map *__bpf_map_get(struct fd f) in __bpf_map_get()
452 struct fd f = fdget(ufd); in bpf_map_get_with_uref() local
503 struct fd f; in map_lookup_elem() local
602 struct fd f; in map_update_elem() local
690 struct fd f; in map_delete_elem() local
740 struct fd f; in map_get_next_key() local
979 static struct bpf_prog *____bpf_prog_get(struct fd f) in ____bpf_prog_get()
1039 struct fd f = fdget(ufd); in __bpf_prog_get() local
1216 struct fd f; in sockmap_get_from_fd() local
1548 struct fd f; in bpf_obj_get_info_by_fd() local
Dmap_in_map.c16 struct fd f; in bpf_map_meta_alloc() local
88 struct fd f; in bpf_map_fd_get_ptr() local
Dverifier.c4456 struct fd f; in replace_map_fd_with_map_ptr() local
/kernel/
Dauditfilter.c74 static void audit_free_lsm_field(struct audit_field *f) in audit_free_lsm_field()
163 struct audit_field *f) in audit_to_inode()
333 static int audit_field_valid(struct audit_entry *entry, struct audit_field *f) in audit_field_valid()
437 struct audit_field *f = &entry->rule.fields[i]; in audit_data_to_entry() local
622 struct audit_field *f = &krule->fields[i]; in audit_krule_to_data() local
1313 struct audit_field *f = &e->rule.fields[i]; in audit_filter() local
Dauditsc.c314 struct audit_field *f, in audit_compare_uid()
338 struct audit_field *f, in audit_compare_gid()
362 struct audit_field *f, in audit_field_compare()
455 struct audit_field *f = &rule->fields[i]; in audit_filter_rules() local
Dkprobes.c966 #define unoptimize_kprobe(p, f) do {} while (0) argument
2346 static void *kprobe_seq_start(struct seq_file *f, loff_t *pos) in kprobe_seq_start()
2351 static void *kprobe_seq_next(struct seq_file *f, void *v, loff_t *pos) in kprobe_seq_next()
2359 static void kprobe_seq_stop(struct seq_file *f, void *v) in kprobe_seq_stop()
Dcfi.c265 cfi_check_fn f; in find_cfi_check() local
Dtorture.c765 char *f, struct task_struct **tp) in _torture_create_kthread()
Dtaskstats.c411 struct fd f; in cgroupstats_user_cmd() local
Dseccomp.c194 struct seccomp_filter *f = in seccomp_run_filters() local
/kernel/debug/kdb/
Dkdb_io.c59 get_char_func *f, *f_escape = NULL; in kdb_read_get_key() local
482 get_char_func *f; in kdb_input_flush() local
/kernel/cgroup/
Dcgroup.c5876 struct file *f; in cgroup_get_from_fd() local
/kernel/events/
Dcore.c822 struct fd f = fdget(fd); in perf_cgroup_connect() local
4782 struct fd f = fdget(fd); in perf_fget_light() local