Home
last modified time | relevance | path

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

/kernel/irq/
Ddebug.h7 #define ___P(f) if (desc->status_use_accessors & f) printk("%14s set\n", #f) argument
8 #define ___PS(f) if (desc->istate & f) printk("%14s set\n", #f) argument
10 #define ___PD(f) do { } while (0) argument
/kernel/trace/
Dtrace_branch.c30 probe_likely_condition(struct ftrace_branch_data *f, int val, int expect) in probe_likely_condition()
92 void trace_likely_condition(struct ftrace_branch_data *f, int val, int expect) in trace_likely_condition()
198 void trace_likely_condition(struct ftrace_branch_data *f, int val, int expect) in trace_likely_condition()
203 void ftrace_likely_update(struct ftrace_branch_data *f, int val, int expect) in ftrace_likely_update()
251 const char *f; in branch_stat_show() local
Dtrace_probe.c345 struct fetch_param *f, bool is_return, in parse_probe_vars()
388 struct fetch_param *f, bool is_return, bool is_kprobe, in parse_probe_arg()
499 struct fetch_param *f) in __parse_bitfield_probe_arg()
Dtrace_stat.c258 static int tracing_stat_release(struct inode *i, struct file *f) in tracing_stat_release()
/kernel/bpf/
Dsyscall.c293 struct bpf_map *__bpf_map_get(struct fd f) in __bpf_map_get()
321 struct fd f = fdget(ufd); in bpf_map_get_with_uref() local
356 struct fd f; in map_lookup_elem() local
435 struct fd f; in map_update_elem() local
515 struct fd f; in map_delete_elem() local
566 struct fd f; in map_get_next_key() local
718 static struct bpf_prog *____bpf_prog_get(struct fd f) in ____bpf_prog_get()
747 struct fd f = fdget(ufd); in __bpf_prog_get() local
Dverifier.c3177 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()
436 struct audit_field *f = &entry->rule.fields[i]; in audit_data_to_entry() local
613 struct audit_field *f = &krule->fields[i]; in audit_krule_to_data() local
1305 struct audit_field *f = &e->rule.fields[i]; in audit_filter() local
Dauditsc.c313 struct audit_field *f, in audit_compare_uid()
337 struct audit_field *f, in audit_compare_gid()
361 struct audit_field *f, in audit_field_compare()
453 struct audit_field *f = &rule->fields[i]; in audit_filter_rules() local
Dkprobes.c888 #define unoptimize_kprobe(p, f) do {} while (0) argument
2217 static void *kprobe_seq_start(struct seq_file *f, loff_t *pos) in kprobe_seq_start()
2222 static void *kprobe_seq_next(struct seq_file *f, void *v, loff_t *pos) in kprobe_seq_next()
2230 static void kprobe_seq_stop(struct seq_file *f, void *v) in kprobe_seq_stop()
Dcfi.c256 cfi_check_fn f; in find_cfi_check() local
Dseccomp.c181 struct seccomp_filter *f = in seccomp_run_filters() local
Dtorture.c764 char *f, struct task_struct **tp) in _torture_create_kthread()
Dtaskstats.c402 struct fd f; in cgroupstats_user_cmd() local
Dcgroup.c6283 struct file *f; in cgroup_get_from_fd() local
/kernel/debug/kdb/
Dkdb_io.c58 get_char_func *f, *f_escape = NULL; in kdb_read_get_key() local
478 get_char_func *f; in kdb_input_flush() local
/kernel/events/
Dcore.c816 struct fd f = fdget(fd); in perf_cgroup_connect() local
4617 struct fd f = fdget(fd); in perf_fget_light() local