Searched defs:k (Results 1 – 13 of 13) sorted by relevance
/kernel/ |
D | kthread.c | 59 static inline struct kthread *to_kthread(struct task_struct *k) in to_kthread() 64 static struct kthread *to_live_kthread(struct task_struct *k) in to_live_kthread() 397 static void __kthread_unpark(struct task_struct *k, struct kthread *kthread) in __kthread_unpark() 421 void kthread_unpark(struct task_struct *k) in kthread_unpark() 441 int kthread_park(struct task_struct *k) in kthread_park() 474 int kthread_stop(struct task_struct *k) in kthread_stop()
|
D | range.c | 126 int i, j, k = az - 1, nr_range = az; in clean_sort_range() local
|
D | audit.h | 285 #define audit_to_watch(k, p, l, o) (-EINVAL) argument 286 #define audit_add_watch(k, l) (-EINVAL) argument 287 #define audit_remove_watch_rule(k) BUG() argument
|
D | seccomp.c | 106 u32 k = ftest->k; in seccomp_check_filter() local
|
D | compat.c | 605 unsigned long *k; in compat_get_user_cpu_mask() local
|
D | cpuset.c | 625 int i, j, k; /* indices for partition finding loops */ in generate_sched_domains() local
|
D | kexec.c | 2580 int i, k; in kexec_purgatory_find_symbol() local
|
D | signal.c | 3104 struct k_sigaction *k; in do_sigaction() local
|
/kernel/bpf/ |
D | core.c | 57 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/ |
D | hibernate.c | 240 unsigned int k; in swsusp_show_speed() local
|
D | swap.c | 91 unsigned int k; member
|
/kernel/printk/ |
D | printk.c | 974 unsigned long long k; in boot_delay_msec() local
|
/kernel/sched/ |
D | core.c | 6713 int i, j, k; in sched_init_numa() local
|