Home
last modified time | relevance | path

Searched defs:token (Results 1 – 12 of 12) sorted by relevance

/kernel/bpf/
Dtoken.c17 bool bpf_token_capable(const struct bpf_token *token, int cap) in bpf_token_capable()
30 void bpf_token_inc(struct bpf_token *token) in bpf_token_inc()
35 static void bpf_token_free(struct bpf_token *token) in bpf_token_free()
44 struct bpf_token *token = container_of(work, struct bpf_token, work); in bpf_token_put_deferred() local
49 void bpf_token_put(struct bpf_token *token) in bpf_token_put()
63 struct bpf_token *token = filp->private_data; in bpf_token_release() local
71 struct bpf_token *token = filp->private_data; in bpf_token_show_fdinfo() local
115 struct bpf_token *token = NULL; in bpf_token_create() local
217 struct bpf_token *token; in bpf_token_get_from_fd() local
230 bool bpf_token_allow_cmd(const struct bpf_token *token, enum bpf_cmd cmd) in bpf_token_allow_cmd()
[all …]
Dsyscall.c1095 static int map_check_btf(struct bpf_map *map, struct bpf_token *token, in map_check_btf()
1218 struct bpf_token *token = NULL; in map_create() local
2642 struct bpf_token *token = NULL; in bpf_prog_load() local
4972 struct bpf_token *token = NULL; in bpf_btf_load() local
/kernel/locking/
Drtmutex_api.c561 int token; in mutex_lock_io_nested() local
593 int token = io_schedule_prepare(); in mutex_lock_io() local
Dmutex.c884 int token; in mutex_lock_io_nested() local
1123 int token; in mutex_lock_io() local
/kernel/cgroup/
Dmisc.c273 char *token; in misc_cg_max_write() local
Dcgroup-v1.c1329 char *token; in cgroup_no_v1() local
Dcgroup.c6935 char *token; in cgroup_disable() local
/kernel/trace/
Dblktrace.c1715 char *buf, *s, *token; in blk_trace_str2mask() local
Dtrace_events.c4179 char *token; in early_enable_events() local
Dtrace.c10185 char *buf, *token, *inst_name; in ftrace_dump_by_param() local
/kernel/sched/
Dcore.c8672 void io_schedule_finish(int token) in io_schedule_finish()
8683 int token; in io_schedule_timeout() local
8696 int token; in io_schedule() local
/kernel/events/
Dcore.c11098 int state = IF_STATE_ACTION, token; in perf_event_parse_addr_filter() local