Searched defs:check (Results 1 – 6 of 6) sorted by relevance
/kernel/ |
D | cfi.c | 101 int i, index, check; in prepare_next_shadow() local 138 unsigned long check = (unsigned long)mod->cfi_check; in add_module_to_shadow() local 288 cfi_check_fn check = find_cfi_check(ptr); in cfi_slowpath_handler() local
|
/kernel/irq/ |
D | internals.h | 172 irq_get_desc_buslock(unsigned int irq, unsigned long *flags, unsigned int check) in irq_get_desc_buslock() 184 irq_get_desc_lock(unsigned int irq, unsigned long *flags, unsigned int check) in irq_get_desc_lock()
|
D | irqdesc.c | 871 unsigned int check) in __irq_get_desc_lock()
|
/kernel/events/ |
D | hw_breakpoint.c | 462 bool check) in modify_user_hw_breakpoint_check()
|
/kernel/locking/ |
D | lockdep.c | 3541 mark_usage(struct task_struct *curr, struct held_lock *hlock, int check) in mark_usage() 3688 mark_usage(struct task_struct *curr, struct held_lock *hlock, int check) in mark_usage() 3812 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() 4473 int trylock, int read, int check, in lock_acquire()
|
/kernel/sched/ |
D | core.c | 1630 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 2168 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 5019 const struct sched_param *param, bool check) in _sched_setscheduler()
|