Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 13 of 13) sorted by relevance

/kernel/sched/
Dcore_sched.c23 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
Dcore.c237 unsigned long cookie = (unsigned long)key; in rb_sched_core_cmp() local
280 static struct task_struct *sched_core_find(struct rq *rq, unsigned long cookie) in sched_core_find()
294 static struct task_struct *sched_core_next(struct task_struct *p, unsigned long cookie) in sched_core_next()
6069 static inline bool cookie_equals(struct task_struct *a, unsigned long cookie) in cookie_equals()
6107 unsigned long cookie; in pick_next_task() local
6331 unsigned long cookie; in try_steal_cookie() local
Dsched.h1579 struct pin_cookie cookie; member
/kernel/
Dasync.c71 async_cookie_t cookie; member
308 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
329 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
Dstacktrace.c82 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()
Daudit_fsnotify.c158 const struct qstr *dname, u32 cookie) in audit_mark_handle_event()
Daudit_watch.c470 const struct qstr *dname, u32 cookie) in audit_watch_handle_event()
Daudit_tree.c1037 const struct qstr *file_name, u32 cookie) in audit_tree_handle_event()
/kernel/rcu/
Dsrcutiny.c160 unsigned long cookie; in srcu_gp_start_if_needed() local
241 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu()
Drcutorture.c1301 unsigned long cookie; in do_rtws_sync() local
1338 unsigned long cookie; in rcu_torture_writer() local
1910 unsigned long cookie; in rcu_torture_one_read() local
Dsrcutree.c1388 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu()
/kernel/locking/
Dlockdep.c5416 struct pin_cookie cookie = NIL_COOKIE; in __lock_pin_lock() local
5442 static void __lock_repin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in __lock_repin_lock()
5462 static void __lock_unpin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in __lock_unpin_lock()
5716 struct pin_cookie cookie = NIL_COOKIE; in lock_pin_lock() local
5734 void lock_repin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in lock_repin_lock()
5751 void lock_unpin_lock(struct lockdep_map *lock, struct pin_cookie cookie) in lock_unpin_lock()
/kernel/trace/
Dbpf_trace.c2590 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local