Searched defs:k (Results 1 – 16 of 16) sorted by relevance
| /kernel/ |
| D | kthread.c | 74 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()
|
| D | audit.h | 309 #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
|
| D | range.c | 128 int i, j, k = az - 1, nr_range = az; in clean_sort_range() local
|
| D | compat.c | 113 unsigned long *k; in compat_get_user_cpu_mask() local
|
| D | kexec_file.c | 1084 int i, k; in kexec_purgatory_find_symbol() local
|
| D | seccomp.c | 286 u32 k = ftest->k; in seccomp_check_filter() local 764 u32 k = insn->k; in seccomp_is_const_allow() local
|
| D | user_namespace.c | 248 static int cmp_map_id(const void *k, const void *e) in cmp_map_id()
|
| D | signal.c | 4209 struct k_sigaction *k; in do_sigaction() local
|
| /kernel/sched/ |
| D | topology.c | 1947 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/ |
| D | devmap.c | 824 u32 k = *(u32 *)key; in dev_map_delete_elem() local 841 u32 k = *(u32 *)key; in dev_map_hash_delete_elem() local
|
| D | core.c | 75 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 | 278 unsigned int k; in swsusp_show_speed() local
|
| D | swap.c | 101 unsigned int k; member
|
| /kernel/locking/ |
| D | lockdep.c | 1221 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/ |
| D | printk.c | 1345 unsigned long long k; in boot_delay_msec() local
|
| /kernel/trace/ |
| D | trace_events_hist.c | 4700 unsigned int i, j, k; in create_sort_keys() local
|