| /kernel/sched/ |
| D | core_sched.c | 23 static void sched_core_put_cookie(unsigned long cookie) in sched_core_put_cookie() 33 static unsigned long sched_core_get_cookie(unsigned long cookie) in sched_core_get_cookie() 54 unsigned long cookie) in sched_core_update_cookie() 101 unsigned long cookie, flags; in sched_core_clone_cookie() local 121 static void __sched_core_set(struct task_struct *p, unsigned long cookie) in __sched_core_set() 132 unsigned long cookie = 0, id = 0; in sched_core_share_pid() local
|
| D | core.c | 302 unsigned long cookie = (unsigned long)key; in rb_sched_core_cmp() local 356 static struct task_struct *sched_core_next(struct task_struct *p, unsigned long cookie) in sched_core_next() 379 static struct task_struct *sched_core_find(struct rq *rq, unsigned long cookie) in sched_core_find() 6661 static inline bool cookie_equals(struct task_struct *a, unsigned long cookie) in cookie_equals() 6685 unsigned long cookie; in pick_next_task() local 6912 unsigned long cookie; in try_steal_cookie() local
|
| D | sched.h | 1789 struct pin_cookie cookie; member
|
| /kernel/printk/ |
| D | nbcon.c | 1161 int cookie; in nbcon_kthread_should_wakeup() local 1196 int cookie; in nbcon_kthread_func() local 1274 int cookie; in nbcon_kthreads_wake() local 1438 int cookie, bool use_atomic) in nbcon_legacy_emit_next_record() 1597 int cookie; in __nbcon_atomic_flush_pending() local 1802 int cookie; in nbcon_device_release() local
|
| D | printk.c | 302 void console_srcu_read_unlock(int cookie) in console_srcu_read_unlock() 1952 int console_lock_spinning_disable_and_check(int cookie) in console_lock_spinning_disable_and_check() 3095 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3168 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3207 int cookie; in console_flush_all() local 3365 int cookie; in console_unblank() local 3444 int cookie; in __console_rewind_all() local 3515 int cookie; in console_device() local 3600 int cookie; in legacy_kthread_should_wakeup() local 4403 int cookie; in __pr_flush() local
|
| D | internal.h | 199 int cookie, bool use_atomic) { return false; } in nbcon_legacy_emit_next_record()
|
| /kernel/ |
| D | async.c | 73 async_cookie_t cookie; member 310 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain() 331 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
|
| D | stacktrace.c | 82 static bool stack_trace_consume_entry(void *cookie, unsigned long addr) in stack_trace_consume_entry() 97 static bool stack_trace_consume_entry_nosched(void *cookie, unsigned long addr) in stack_trace_consume_entry_nosched()
|
| D | audit_fsnotify.c | 158 const struct qstr *dname, u32 cookie) in audit_mark_handle_event()
|
| D | audit_watch.c | 470 const struct qstr *dname, u32 cookie) in audit_watch_handle_event()
|
| D | audit_tree.c | 1037 const struct qstr *file_name, u32 cookie) in audit_tree_handle_event()
|
| /kernel/rcu/ |
| D | srcutiny.c | 173 unsigned long cookie; in srcu_gp_start_if_needed() local 275 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu()
|
| D | rcutorture.c | 1330 unsigned long cookie; in do_rtws_sync() local 1367 unsigned long cookie; in rcu_torture_writer() local 1989 unsigned long cookie; in rcu_torture_one_read() local
|
| D | srcutree.c | 1546 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu()
|
| /kernel/debug/kdb/ |
| D | kdb_io.c | 565 int cookie; in kdb_msg_write() local
|
| /kernel/locking/ |
| D | lockdep.c | 5579 struct pin_cookie cookie = NIL_COOKIE; in __lock_pin_lock() local 5605 static void __lock_repin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in __lock_repin_lock() 5625 static void __lock_unpin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in __lock_unpin_lock() 5908 struct pin_cookie cookie = NIL_COOKIE; in lock_pin_lock() local 5926 void lock_repin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in lock_repin_lock() 5943 void lock_unpin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in lock_unpin_lock()
|
| /kernel/module/ |
| D | main.c | 3548 const void *cookie; member 3558 static bool idempotent(struct idempotent *u, const void *cookie) in idempotent() 3591 const void *cookie = u->cookie; in idempotent_complete() local
|
| /kernel/bpf/ |
| D | core.c | 3085 void __weak arch_bpf_stack_walk(bool (*consume_fn)(void *cookie, u64 ip, u64 sp, u64 bp), void *coo… in arch_bpf_stack_walk()
|
| D | helpers.c | 2782 static bool bpf_stack_walker(void *cookie, u64 ip, u64 sp, u64 bp) in bpf_stack_walker() 2806 __bpf_kfunc void bpf_throw(u64 cookie) in bpf_throw()
|
| D | syscall.c | 3810 const char __user *user_tp_name, u64 cookie) in bpf_raw_tp_link_attach() 3884 __u64 cookie; in bpf_raw_tracepoint_open() local
|
| /kernel/trace/ |
| D | bpf_trace.c | 2718 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local 3088 u64 cookie; member
|