Home
last modified time | relevance | path

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

/kernel/rcu/
Drcu.h49 static inline void rcu_seq_set_state(unsigned long *sp, int newstate) in rcu_seq_set_state()
56 static inline void rcu_seq_start(unsigned long *sp) in rcu_seq_start()
64 static inline unsigned long rcu_seq_endval(unsigned long *sp) in rcu_seq_endval()
70 static inline void rcu_seq_end(unsigned long *sp) in rcu_seq_end()
88 static inline unsigned long rcu_seq_snap(unsigned long *sp) in rcu_seq_snap()
98 static inline unsigned long rcu_seq_current(unsigned long *sp) in rcu_seq_current()
107 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started()
116 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done()
126 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact()
342 #define srcu_for_each_node_breadth_first(sp, rnp) \ argument
[all …]
Dtree_plugin.h1009 struct sched_param sp; in rcu_cpu_kthread_setup() local
1195 struct sched_param sp; in rcu_spawn_one_boost_kthread() local
Dtree_nocb.h1458 struct sched_param sp; in rcu_spawn_cpu_nocb_kthread() local
Dtree.c4564 struct sched_param sp; in rcu_spawn_gp_kthread() local
Drcutorture.c2359 struct sched_param sp; in rcutorture_booster_init() local
/kernel/
Dcpu.c1950 struct cpuhp_step *sp; in cpuhp_store_callbacks() local
1993 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call() local
2046 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked() local
2195 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance() local
2242 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked() local
2380 struct cpuhp_step *sp; in target_store() local
2430 struct cpuhp_step *sp; in fail_store() local
2507 struct cpuhp_step *sp = cpuhp_get_step(i); in states_show() local
Dstackleak.c152 unsigned long sp = current_stack_pointer; in stackleak_track_stack() local
Dsignal.c4192 do_sigaltstack (const stack_t *ss, stack_t *oss, unsigned long sp, in do_sigaltstack()
4274 int __save_altstack(stack_t __user *uss, unsigned long sp) in __save_altstack()
4327 int __compat_save_altstack(compat_stack_t __user *uss, unsigned long sp) in __compat_save_altstack()
/kernel/trace/
Dtrace_osnoise.c1651 struct sched_param sp; in timerlat_main() local
/kernel/sched/
Dcore.c7976 struct sched_param sp = { .sched_priority = MAX_RT_PRIO / 2 }; in sched_set_fifo() local
7986 struct sched_param sp = { .sched_priority = 1 }; in sched_set_fifo_low() local
/kernel/events/
Dcore.c6774 unsigned long sp; in perf_output_sample_ustack() local