Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 8 of 8) 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.c3439 static void rcu_seq_start(unsigned long *sp) in rcu_seq_start()
3447 static void rcu_seq_end(unsigned long *sp) in rcu_seq_end()
3455 static unsigned long rcu_seq_snap(unsigned long *sp) in rcu_seq_snap()
3468 static bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done()
3966 struct sched_param sp; in rcu_spawn_gp_kthread() local
Drcuperf.c354 struct sched_param sp; in rcu_perf_writer() local
Dtree_plugin.h1061 struct sched_param sp; in rcu_spawn_one_boost_kthread() local
1095 struct sched_param sp; in rcu_cpu_kthread_setup() local
Drcutorture.c746 struct sched_param sp; in rcu_torture_boost() local
/kernel/
Dcpu.c114 struct cpuhp_step *sp; in cpuhp_get_step() local
1464 struct cpuhp_step *sp; in cpuhp_store_callbacks() local
1486 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call() local
1555 struct cpuhp_step *sp; in __cpuhp_state_add_instance() local
1669 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance() local
1714 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state() local
1766 struct cpuhp_step *sp; in write_cpuhp_target() local
1830 struct cpuhp_step *sp = cpuhp_get_step(i); in show_cpuhp_states() local
Dsignal.c3108 do_sigaltstack (const stack_t __user *uss, stack_t __user *uoss, unsigned long sp) in do_sigaltstack()
3182 int __save_altstack(stack_t __user *uss, unsigned long sp) in __save_altstack()
3237 int __compat_save_altstack(compat_stack_t __user *uss, unsigned long sp) in __compat_save_altstack()
/kernel/events/
Dcore.c5557 unsigned long sp; in perf_output_sample_ustack() local