Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 25 of 27) sorted by relevance

12

/kernel/sched/
A Dwait_bit.c15 wait_queue_head_t *bit_waitqueue(unsigned long *word, int bit) in bit_waitqueue()
61 int __sched out_of_line_wait_on_bit(unsigned long *word, int bit, in out_of_line_wait_on_bit()
72 unsigned long *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout()
114 int __sched out_of_line_wait_on_bit_lock(unsigned long *word, int bit, in out_of_line_wait_on_bit_lock()
124 void __wake_up_bit(struct wait_queue_head *wq_head, unsigned long *word, int bit) in __wake_up_bit()
158 void wake_up_bit(unsigned long *word, int bit) in wake_up_bit()
A Dext.c1226 int bit = fls(flags); in highest_bit() local
/kernel/irq/
A Dmatrix.c187 void irq_matrix_assign_system(struct irq_matrix *m, unsigned int bit, in irq_matrix_assign_system()
222 unsigned int bit; in irq_matrix_reserve_managed() local
263 unsigned int bit, end = m->alloc_end; in irq_matrix_remove_managed() local
295 unsigned int bit, cpu, end; in irq_matrix_alloc_managed() local
328 void irq_matrix_assign(struct irq_matrix *m, unsigned int bit) in irq_matrix_assign()
386 unsigned int cpu, bit; in irq_matrix_alloc() local
425 unsigned int bit, bool managed) in irq_matrix_free()
/kernel/time/
A Dtick-sched.c478 enum tick_dep_bits bit) in tick_nohz_dep_set_all()
491 void tick_nohz_dep_set(enum tick_dep_bits bit) in tick_nohz_dep_set()
496 void tick_nohz_dep_clear(enum tick_dep_bits bit) in tick_nohz_dep_clear()
505 void tick_nohz_dep_set_cpu(int cpu, enum tick_dep_bits bit) in tick_nohz_dep_set_cpu()
528 void tick_nohz_dep_clear_cpu(int cpu, enum tick_dep_bits bit) in tick_nohz_dep_clear_cpu()
540 void tick_nohz_dep_set_task(struct task_struct *tsk, enum tick_dep_bits bit) in tick_nohz_dep_set_task()
547 void tick_nohz_dep_clear_task(struct task_struct *tsk, enum tick_dep_bits bit) in tick_nohz_dep_clear_task()
558 enum tick_dep_bits bit) in tick_nohz_dep_set_signal()
573 void tick_nohz_dep_clear_signal(struct signal_struct *sig, enum tick_dep_bits bit) in tick_nohz_dep_clear_signal()
/kernel/unwind/
A Ddeferred.c235 unsigned long bit; in unwind_deferred_request() local
299 int bit; in unwind_deferred_cancel() local
A Duser.c61 unsigned int bit; in unwind_user_next() local
/kernel/trace/
A Dtrace_nop.c64 static int nop_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in nop_set_flag()
A Dtrace_functions.c213 int bit; in function_trace_call() local
237 int bit; in function_args_trace_call() local
348 int bit; in function_no_repeats_trace_call() local
456 func_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in func_set_flag()
A Dtrace_events_user.c177 static inline void align_addr_bit(unsigned long *addr, int *bit, in align_addr_bit()
533 int bit = ENABLE_BIT(enabler); in user_event_enabler_write() local
580 unsigned long uaddr, unsigned char bit) in user_event_enabler_exists()
866 unsigned char bit) in current_user_event_enabler_exists()
2587 unsigned long uaddr, unsigned char bit, in user_event_mm_clear_bit()
A Dtrace_event_perf.c443 int bit; in perf_ftrace_function_call() local
A Dfgraph.c658 int bit; in function_graph_enter_regs() local
A Dtrace_functions_graph.c1604 func_graph_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in func_graph_set_flag()
A Dblktrace.c1515 blk_tracer_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in blk_tracer_set_flag()
A Dftrace.c8033 int bit; in __ftrace_ops_list_func() local
8107 int bit; in ftrace_ops_assist_func() local
A Dtrace.h559 u32 bit; /* Mask assigned in val field in tracer_flags */ member
A Dring_buffer.c4106 int bit = interrupt_context_level(); in trace_recursive_lock() local
/kernel/power/
A Dsnapshot.c818 unsigned int bit; in memory_bm_set_bit() local
829 unsigned int bit; in mem_bm_set_bit_check() local
842 unsigned int bit; in memory_bm_clear_bit() local
852 int bit; in memory_bm_clear_current() local
866 unsigned int bit; in memory_bm_test_bit() local
877 unsigned int bit; in memory_bm_pfn_present() local
932 int bit; in memory_bm_next_pfn() local
/kernel/livepatch/
A Dpatch.c48 int bit; in klp_ftrace_handler() local
/kernel/locking/
A Dlockdep.c673 static inline unsigned long lock_flag(enum lock_usage_bit bit) in lock_flag()
678 static char get_usage_char(struct lock_class *class, enum lock_usage_bit bit) in get_usage_char()
2333 int bit; in print_lock_class_header() local
2635 static inline const char *state_name(enum lock_usage_bit bit) in state_name()
2751 int bit, excl, excl_read; in find_exclusive_match() local
4136 enum lock_usage_bit bit) in check_usage_forwards()
4171 enum lock_usage_bit bit) in check_usage_backwards()
4246 static inline int state_verbose(enum lock_usage_bit bit, in state_verbose()
/kernel/
A Dwatch_queue.c62 unsigned int bit; in watch_queue_pipe_buf_release() local
A Dauditfilter.c285 int bit = AUDIT_BITMASK_SIZE * 32 - i - 1; in audit_to_entry_common() local
A Dkexec_handover.c317 unsigned long bit; in deserialize_bitmap() local
A Dauditsc.c799 int word, bit; in audit_in_mask() local
/kernel/bpf/
A Dhelpers.c3094 int bit; member
3200 int bit = kit->bit, nr_bits = kit->nr_bits; in bpf_iter_bits_next() local
/kernel/cgroup/
A Dcpuset.c2821 int cpuset_update_flag(cpuset_flagbits_t bit, struct cpuset *cs, in cpuset_update_flag()

Completed in 155 milliseconds

12