Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 11 of 11) sorted by relevance

/kernel/locking/
Dmutex.c158 struct ww_acquire_ctx *ctx) in ww_mutex_set_context_fastpath()
202 struct ww_acquire_ctx *ctx) in ww_mutex_set_context_slowpath()
481 __ww_mutex_lock_check_stamp(struct mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock_check_stamp()
657 ww_mutex_deadlock_injection(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_deadlock_injection()
683 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock()
698 __ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock_interruptible()
843 __ww_mutex_lock_slowpath(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock_slowpath()
851 struct ww_acquire_ctx *ctx) in __ww_mutex_lock_interruptible_slowpath()
918 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock()
936 __ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock_interruptible()
/kernel/
Dauditsc.c132 static int audit_match_perm(struct audit_context *ctx, int mask) in audit_match_perm()
175 static int audit_match_filetype(struct audit_context *ctx, int val) in audit_match_filetype()
203 static void audit_set_auditable(struct audit_context *ctx) in audit_set_auditable()
211 static int put_tree_ref(struct audit_context *ctx, struct audit_chunk *chunk) in put_tree_ref()
232 static int grow_tree_refs(struct audit_context *ctx) in grow_tree_refs()
249 static void unroll_tree_refs(struct audit_context *ctx, in unroll_tree_refs()
279 static void free_tree_refs(struct audit_context *ctx) in free_tree_refs()
288 static int match_tree_refs(struct audit_context *ctx, struct audit_tree *tree) in match_tree_refs()
314 struct audit_context *ctx) in audit_compare_uid()
338 struct audit_context *ctx) in audit_compare_gid()
[all …]
Daudit.c179 struct audit_context *ctx; /* NULL or associated context */ member
828 char *ctx = NULL; in audit_receive_msg() local
1266 static struct audit_buffer * audit_buffer_alloc(struct audit_context *ctx, in audit_buffer_alloc()
1333 static inline void audit_get_stamp(struct audit_context *ctx, in audit_get_stamp()
1375 struct audit_buffer *audit_log_start(struct audit_context *ctx, gfp_t gfp_mask, in audit_log_start()
1808 char *ctx = NULL; in audit_log_name() local
1847 char *ctx = NULL; in audit_log_task_context() local
2033 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log()
Dworkqueue.c3596 static void apply_wqattrs_cleanup(struct apply_wqattrs_ctx *ctx) in apply_wqattrs_cleanup()
3616 struct apply_wqattrs_ctx *ctx; in apply_wqattrs_prepare() local
3684 static void apply_wqattrs_commit(struct apply_wqattrs_ctx *ctx) in apply_wqattrs_commit()
3721 struct apply_wqattrs_ctx *ctx; in apply_workqueue_attrs_locked() local
4878 struct apply_wqattrs_ctx *ctx, *n; in workqueue_apply_unbound_cpumask() local
/kernel/events/
Dcore.c143 __get_cpu_context(struct perf_event_context *ctx) in __get_cpu_context()
149 struct perf_event_context *ctx) in perf_ctx_lock()
157 struct perf_event_context *ctx) in perf_ctx_unlock()
203 struct perf_event_context *ctx = event->ctx; in event_function() local
247 struct perf_event_context *ctx = event->ctx; in event_function_call() local
300 struct perf_event_context *ctx = event->ctx; in event_function_local() local
587 struct perf_event_context *ctx = event->ctx; in perf_cgroup_match() local
668 struct perf_event_context *ctx) in perf_cgroup_set_timestamp()
869 struct perf_event_context *ctx) in perf_cgroup_mark_enabled()
894 struct perf_event_context *ctx, bool add) in list_update_cgroup_event()
[all …]
Dcallchain.c202 struct perf_callchain_entry_ctx ctx; in get_perf_callchain() local
Duprobes.c621 enum uprobe_filter_ctx ctx, struct mm_struct *mm) in consumer_filter()
627 enum uprobe_filter_ctx ctx, struct mm_struct *mm) in filter_chain()
1858 bool __weak arch_uretprobe_is_alive(struct return_instance *ret, enum rp_check ctx, in arch_uretprobe_is_alive()
/kernel/bpf/
Dcore.c469 static unsigned int __bpf_prog_run(const struct sk_buff *ctx, const struct bpf_insn *insn) in __bpf_prog_run()
928 static unsigned int __bpf_prog_ret0(void *ctx, const struct bpf_insn *insn) in __bpf_prog_ret0()
1077 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/kernel/trace/
Dbpf_trace.c32 unsigned int trace_call_bpf(struct bpf_prog *prog, void *ctx) in trace_call_bpf()
365 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
Dtrace_uprobe.c1094 enum uprobe_filter_ctx ctx, struct mm_struct *mm) in uprobe_perf_filter()
/kernel/time/
Dtimekeeping.c1101 void *ctx), in get_device_system_crosststamp()