Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 6 of 6) sorted by relevance

/kernel/rcu/
Dsrcu.c99 static int init_srcu_struct_fields(struct srcu_struct *sp) in init_srcu_struct_fields()
115 int __init_srcu_struct(struct srcu_struct *sp, const char *name, in __init_srcu_struct()
135 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct()
147 static unsigned long srcu_readers_seq_idx(struct srcu_struct *sp, int idx) in srcu_readers_seq_idx()
164 static unsigned long srcu_readers_active_idx(struct srcu_struct *sp, int idx) in srcu_readers_active_idx()
186 static bool srcu_readers_active_idx_check(struct srcu_struct *sp, int idx) in srcu_readers_active_idx_check()
263 static bool srcu_readers_active(struct srcu_struct *sp) in srcu_readers_active()
282 void cleanup_srcu_struct(struct srcu_struct *sp) in cleanup_srcu_struct()
296 int __srcu_read_lock(struct srcu_struct *sp) in __srcu_read_lock()
314 void __srcu_read_unlock(struct srcu_struct *sp, int idx) in __srcu_read_unlock()
[all …]
Dtree.c3368 static void rcu_seq_start(unsigned long *sp) in rcu_seq_start()
3376 static void rcu_seq_end(unsigned long *sp) in rcu_seq_end()
3384 static unsigned long rcu_seq_snap(unsigned long *sp) in rcu_seq_snap()
3398 static bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done()
4331 struct sched_param sp; in rcu_spawn_gp_kthread() local
Dtree_plugin.h1163 struct sched_param sp; in rcu_spawn_one_boost_kthread() local
1198 struct sched_param sp; in rcu_cpu_kthread_setup() local
Drcutorture.c732 struct sched_param sp; in rcu_torture_boost() local
/kernel/
Dsignal.c3174 do_sigaltstack (const stack_t __user *uss, stack_t __user *uoss, unsigned long sp) in do_sigaltstack()
3250 int __save_altstack(stack_t __user *uss, unsigned long sp) in __save_altstack()
3300 int __compat_save_altstack(compat_stack_t __user *uss, unsigned long sp) in __compat_save_altstack()
/kernel/events/
Dcore.c5183 unsigned long sp; in perf_output_sample_ustack() local