Home
last modified time | relevance | path

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

/kernel/
Dkthread.c74 static inline struct kthread *to_kthread(struct task_struct *k) in to_kthread()
130 void free_kthread_struct(struct task_struct *k) in free_kthread_struct()
162 static bool __kthread_should_park(struct task_struct *k) in __kthread_should_park()
589 void kthread_set_per_cpu(struct task_struct *k, int cpu) in kthread_set_per_cpu()
624 void kthread_unpark(struct task_struct *k) in kthread_unpark()
657 int kthread_park(struct task_struct *k) in kthread_park()
701 int kthread_stop(struct task_struct *k) in kthread_stop()
731 int kthread_stop_put(struct task_struct *k) in kthread_stop_put()
Daudit.h309 #define audit_to_watch(k, p, l, o) (-EINVAL) argument
310 #define audit_add_watch(k, l) (-EINVAL) argument
311 #define audit_remove_watch_rule(k) BUG() argument
315 #define audit_alloc_mark(k, p, l) (ERR_PTR(-EINVAL)) argument
318 #define audit_remove_mark_rule(k) do { } while (0) argument
Drange.c128 int i, j, k = az - 1, nr_range = az; in clean_sort_range() local
Dcompat.c113 unsigned long *k; in compat_get_user_cpu_mask() local
Dkexec_file.c1084 int i, k; in kexec_purgatory_find_symbol() local
Dseccomp.c286 u32 k = ftest->k; in seccomp_check_filter() local
764 u32 k = insn->k; in seccomp_is_const_allow() local
Duser_namespace.c248 static int cmp_map_id(const void *k, const void *e) in cmp_map_id()
Dsignal.c4209 struct k_sigaction *k; in do_sigaction() local
/kernel/sched/
Dtopology.c1947 int k; in sched_init_numa() local
2138 struct __cmp_key *k = (struct __cmp_key *)a; in hop_cmp() local
2168 struct __cmp_key k = { .cpus = cpus, .cpu = cpu }; in sched_numa_find_nth_cpu() local
/kernel/bpf/
Ddevmap.c824 u32 k = *(u32 *)key; in dev_map_delete_elem() local
841 u32 k = *(u32 *)key; in dev_map_hash_delete_elem() local
Dcore.c75 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper()
/kernel/power/
Dhibernate.c278 unsigned int k; in swsusp_show_speed() local
Dswap.c101 unsigned int k; member
/kernel/locking/
Dlockdep.c1221 struct lock_class_key *k; in lockdep_register_key() local
1247 struct lock_class_key *k; in is_dynamic_key() local
6542 struct lock_class_key *k; in lockdep_unregister_key() local
/kernel/printk/
Dprintk.c1345 unsigned long long k; in boot_delay_msec() local
/kernel/trace/
Dtrace_events_hist.c4700 unsigned int i, j, k; in create_sort_keys() local