Home
last modified time | relevance | path

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

/kernel/rcu/
Drcu.h84 static inline void rcu_seq_set_state(unsigned long *sp, int newstate) in rcu_seq_set_state()
91 static inline void rcu_seq_start(unsigned long *sp) in rcu_seq_start()
99 static inline unsigned long rcu_seq_endval(unsigned long *sp) in rcu_seq_endval()
105 static inline void rcu_seq_end(unsigned long *sp) in rcu_seq_end()
123 static inline unsigned long rcu_seq_snap(unsigned long *sp) in rcu_seq_snap()
133 static inline unsigned long rcu_seq_current(unsigned long *sp) in rcu_seq_current()
142 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started()
151 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done()
161 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact()
392 #define _rcu_for_each_node_breadth_first(sp, rnp) \ argument
[all …]
Dtree_plugin.h1054 struct sched_param sp; in rcu_cpu_kthread_setup() local
1240 struct sched_param sp; in rcu_spawn_one_boost_kthread() local
Dtree_nocb.h1384 struct sched_param sp; in rcu_spawn_cpu_nocb_kthread() local
Dtree.c5385 struct sched_param sp; in rcu_spawn_gp_kthread() local
Drcutorture.c2436 struct sched_param sp; in rcutorture_booster_init() local
/kernel/
Dcpu.c2310 struct cpuhp_step *sp; in cpuhp_store_callbacks() local
2353 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call() local
2406 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked() local
2555 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance() local
2602 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked() local
2748 struct cpuhp_step *sp; in target_store() local
2798 struct cpuhp_step *sp; in fail_store() local
2875 struct cpuhp_step *sp = cpuhp_get_step(i); in states_show() local
Dstackleak.c160 unsigned long sp = current_stack_pointer; in stackleak_track_stack() local
Dsignal.c4289 do_sigaltstack (const stack_t *ss, stack_t *oss, unsigned long sp, in do_sigaltstack()
4371 int __save_altstack(stack_t __user *uss, unsigned long sp) in __save_altstack()
4424 int __compat_save_altstack(compat_stack_t __user *uss, unsigned long sp) in __compat_save_altstack()
/kernel/sched/
Dsyscalls.c887 struct sched_param sp = { .sched_priority = MAX_RT_PRIO / 2 }; in sched_set_fifo() local
897 struct sched_param sp = { .sched_priority = 1 }; in sched_set_fifo_low() local
/kernel/bpf/
Dhelpers.c2777 u64 sp; member
2782 static bool bpf_stack_walker(void *cookie, u64 ip, u64 sp, u64 bp) in bpf_stack_walker()
Dcore.c3085 void __weak arch_bpf_stack_walk(bool (*consume_fn)(void *cookie, u64 ip, u64 sp, u64 bp), void *coo… in arch_bpf_stack_walk()
/kernel/trace/
Dtrace_osnoise.c1885 struct sched_param sp; in timerlat_main() local
/kernel/events/
Dcore.c7172 unsigned long sp; in perf_output_sample_ustack() local