/kernel/rcu/ |
D | srcutree.c | 247 static unsigned long srcu_readers_lock_idx(struct srcu_struct *ssp, int idx) in srcu_readers_lock_idx() 264 static unsigned long srcu_readers_unlock_idx(struct srcu_struct *ssp, int idx) in srcu_readers_unlock_idx() 281 static bool srcu_readers_active_idx_check(struct srcu_struct *ssp, int idx) in srcu_readers_active_idx_check() 405 int idx; in __srcu_read_lock() local 419 void __srcu_read_unlock(struct srcu_struct *ssp, int idx) in __srcu_read_unlock() 520 int idx; in srcu_gp_end() local 635 int idx = rcu_seq_ctr(s) % ARRAY_SIZE(sdp->mynode->srcu_have_cbs); in srcu_funnel_gp_start() local 698 static bool try_check_zero(struct srcu_struct *ssp, int idx, int trycount) in try_check_zero() 838 int idx; in __call_srcu() local 1092 int idx; in srcu_advance_state() local [all …]
|
D | srcutiny.c | 94 void __srcu_read_unlock(struct srcu_struct *ssp, int idx) in __srcu_read_unlock() 111 int idx; in srcu_drive_gp() local
|
D | rcuperf.c | 156 static void rcu_perf_read_unlock(int idx) __releases(RCU) in rcu_perf_read_unlock() 197 static void srcu_perf_read_unlock(int idx) __releases(srcu_ctlp) in srcu_perf_read_unlock() 280 static void tasks_perf_read_unlock(int idx) in tasks_perf_read_unlock() 325 int idx; in rcu_perf_reader() local
|
D | rcutorture.c | 364 static void rcu_torture_read_unlock(int idx) __releases(RCU) in rcu_torture_read_unlock() 538 static void srcu_torture_read_unlock(int idx) __releases(srcu_ctlp) in srcu_torture_read_unlock() 657 static void tasks_torture_read_unlock(int idx) in tasks_torture_read_unlock() 706 static void rcu_torture_read_unlock_trivial(int idx) __releases(RCU) in rcu_torture_read_unlock_trivial() 1773 int idx; in rcu_torture_fwd_prog_nr() local
|
/kernel/locking/ |
D | qspinlock.c | 114 static inline __pure u32 encode_tail(int cpu, int idx) in encode_tail() 127 int idx = (tail & _Q_TAIL_IDX_MASK) >> _Q_TAIL_IDX_OFFSET; in decode_tail() local 133 struct mcs_spinlock *grab_mcs_node(struct mcs_spinlock *base, int idx) in grab_mcs_node() 318 int idx; in queued_spin_lock_slowpath() local
|
D | lockdep_internals.h | 221 int idx; in debug_class_ops_inc() local 229 int idx, cpu; in debug_class_ops_read() local
|
/kernel/sched/ |
D | loadavg.c | 211 int idx = calc_load_idx; in calc_load_write_idx() local 245 int idx = calc_load_write_idx(); in calc_load_nohz_start() local 273 int idx = calc_load_read_idx(); in calc_load_nohz_fold() local
|
D | cpudeadline.c | 26 static void cpudl_heapify_down(struct cpudl *cp, int idx) in cpudl_heapify_down() 69 static void cpudl_heapify_up(struct cpudl *cp, int idx) in cpudl_heapify_up() 95 static void cpudl_heapify(struct cpudl *cp, int idx) in cpudl_heapify()
|
D | cpudeadline.h | 8 int idx; member
|
D | cpupri.c | 65 int idx = 0; in cpupri_find() local
|
D | autogroup.c | 213 int err, idx; in proc_sched_autogroup_set_nice() local
|
/kernel/trace/ |
D | fgraph.c | 247 ftrace_graph_get_ret_stack(struct task_struct *task, int idx) in ftrace_graph_get_ret_stack() 273 unsigned long ftrace_graph_ret_addr(struct task_struct *task, int *idx, in ftrace_graph_ret_addr() 292 unsigned long ftrace_graph_ret_addr(struct task_struct *task, int *idx, in ftrace_graph_ret_addr()
|
D | tracing_map.h | 173 #define TRACING_MAP_ARRAY_ELT(array, idx) \ argument 177 #define TRACING_MAP_ENTRY(array, idx) \ argument 180 #define TRACING_MAP_ELT(array, idx) \ argument
|
D | tracing_map.c | 274 int idx = tracing_map_add_field(map, cmp_fn); in tracing_map_add_key_field() local 452 int idx; in get_free_elt() local 515 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|
D | trace_branch.c | 323 annotated_branch_stat_next(void *v, int idx) in annotated_branch_stat_next() 413 all_branch_stat_next(void *v, int idx) in all_branch_stat_next()
|
/kernel/bpf/ |
D | devmap.c | 72 unsigned int idx; /* keep track of map index for tracepoint */ member 105 int idx) in dev_map_index_hash() 307 u32 idx, *next = next_key; in dev_map_hash_get_next_key() local 586 unsigned int idx) in __dev_map_alloc_node() 669 u32 idx = *(u32 *)key; in __dev_map_hash_update_elem() local
|
/kernel/printk/ |
D | printk.c | 488 static struct printk_log *log_from_idx(u32 idx) in log_from_idx() 502 static u32 log_next(u32 idx) in log_next() 786 u32 idx; member 1425 u32 idx; in syslog_print_all() local 1590 u32 idx = syslog_idx; in do_syslog() local 2079 static struct printk_log *log_from_idx(u32 idx) { return NULL; } in log_from_idx() 2080 static u32 log_next(u32 idx) { return 0; } in log_next() 2117 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 2166 int idx; in console_setup() local 2215 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console() [all …]
|
/kernel/time/ |
D | timer.c | 481 static inline void timer_set_idx(struct timer_list *timer, unsigned int idx) in timer_set_idx() 500 unsigned int idx; in calc_wheel_index() local 538 unsigned int idx) in enqueue_timer() 550 unsigned int idx; in __internal_add_timer() local 824 unsigned idx = timer_get_idx(timer); in detach_if_pending() local 952 unsigned int idx = UINT_MAX; in __mod_timer() local 1463 unsigned int idx; in __collect_expired_timers() local
|
/kernel/ |
D | user_namespace.c | 274 unsigned idx; in map_id_range_down_base() local 323 unsigned idx; in map_id_up_base() local 713 unsigned idx; in mappings_overlap() local 853 unsigned idx; in map_write() local
|
D | kcmp.c | 62 get_file_raw_ptr(struct task_struct *task, unsigned int idx) in get_file_raw_ptr()
|
D | kexec_elf.c | 204 int idx) in elf_read_phdr()
|
/kernel/irq/ |
D | generic-chip.c | 343 int idx; in __irq_get_domain_generic_chip() local 386 int idx; in irq_map_generic_chip() local
|
/kernel/debug/ |
D | gdbstub.c | 345 int idx = 0; in pt_regs_to_gdb_regs() local 357 int idx = 0; in gdb_regs_to_pt_regs() local
|
/kernel/cgroup/ |
D | debug.c | 139 int idx = 0; in cgroup_css_links_read() local
|
/kernel/dma/ |
D | debug.c | 246 int idx = hash_fn(entry); in get_hash_bucket() local 401 int idx; in debug_dma_dump_mappings() local 821 int idx; in dump_show() local
|