Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 57) sorted by relevance

123

/lib/
Dpercpu-refcount.c64 unsigned int flags, gfp_t gfp) in percpu_ref_init()
133 unsigned long flags; in percpu_ref_exit() local
309 unsigned long flags; in percpu_ref_switch_to_atomic() local
355 unsigned long flags; in percpu_ref_switch_to_percpu() local
386 unsigned long flags; in percpu_ref_kill_and_confirm() local
413 unsigned long count, flags; in percpu_ref_is_zero() local
466 unsigned long flags; in percpu_ref_resurrect() local
Datomic64.c47 unsigned long flags; in generic_atomic64_read() local
62 unsigned long flags; in generic_atomic64_set() local
143 unsigned long flags; in generic_atomic64_dec_if_positive() local
160 unsigned long flags; in generic_atomic64_cmpxchg() local
177 unsigned long flags; in generic_atomic64_xchg() local
193 unsigned long flags; in generic_atomic64_fetch_add_unless() local
Dclosure.c16 static inline void closure_put_after_sub_checks(int flags) in closure_put_after_sub_checks()
30 static inline void closure_put_after_sub(struct closure *cl, int flags) in closure_put_after_sub()
167 unsigned flags = atomic_sub_return_release(1 + CLOSURE_RUNNING - CLOSURE_DESTRUCTOR, in closure_return_sync() local
232 unsigned long flags; in closure_debug_create() local
245 unsigned long flags; in closure_debug_destroy() local
Dpercpu_counter.c63 unsigned long flags; in percpu_counter_set() local
96 unsigned long flags; in percpu_counter_add_batch() local
123 unsigned long flags; in percpu_counter_add_batch() local
148 unsigned long flags; in percpu_counter_sync() local
175 unsigned long flags; in __percpu_counter_sum() local
332 unsigned long flags; in __percpu_counter_limited_add() local
Ddebugobjects.c132 unsigned long flags; in fill_pool() local
289 unsigned long flags; in free_obj_work() local
340 unsigned long flags; in __free_object() local
436 unsigned long flags; in object_cpu_offline() local
466 unsigned long flags; in debug_objects_oom() local
625 unsigned long flags; in __debug_object_init() local
699 unsigned long flags; in debug_object_activate() local
756 unsigned long flags; in debug_object_deactivate() local
798 unsigned long flags; in debug_object_destroy() local
845 unsigned long flags; in debug_object_free() local
[all …]
Ddec_and_lock.c38 unsigned long *flags) in _atomic_dec_and_lock_irqsave()
69 unsigned long *flags) in _atomic_dec_and_raw_lock_irqsave()
Dref_tracker.c136 unsigned long flags; in ref_tracker_dir_print() local
147 unsigned long flags; in ref_tracker_dir_snprint() local
160 unsigned long flags; in ref_tracker_dir_exit() local
193 unsigned long flags; in ref_tracker_alloc() local
226 unsigned long flags; in ref_tracker_free() local
Dstring_helpers_kunit.c15 const char *name, unsigned int flags, in test_string_check_buf()
28 unsigned int flags; member
55 const char *name, unsigned int flags, in test_string_unescape()
105 unsigned int flags; member
373 unsigned int flags) in test_string_find_match()
396 const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
407 unsigned int flags, const char *esc) in test_string_escape()
Donce.c42 bool __do_once_start(bool *done, unsigned long *flags) in __do_once_start()
61 unsigned long *flags, struct module *mod) in __do_once_done()
Dirq_poll.c29 unsigned long flags; in irq_poll_sched() local
70 unsigned long flags; in irq_poll_complete() local
Dratelimit.c35 unsigned long flags; in ___ratelimit() local
Dts_kmp.c75 unsigned int *prefix_tbl, int flags) in compute_prefix_tbl()
92 gfp_t gfp_mask, int flags) in kmp_init()
Dnmi_backtrace.c97 unsigned long flags; in nmi_cpu_backtrace() local
Dbitmap.c717 unsigned long *bitmap_alloc(unsigned int nbits, gfp_t flags) in bitmap_alloc()
724 unsigned long *bitmap_zalloc(unsigned int nbits, gfp_t flags) in bitmap_zalloc()
730 unsigned long *bitmap_alloc_node(unsigned int nbits, gfp_t flags, int node) in bitmap_alloc_node()
737 unsigned long *bitmap_zalloc_node(unsigned int nbits, gfp_t flags, int node) in bitmap_zalloc_node()
757 unsigned int nbits, gfp_t flags) in devm_bitmap_alloc()
775 unsigned int nbits, gfp_t flags) in devm_bitmap_zalloc()
Didr.c385 unsigned long flags; in ida_alloc_range() local
492 unsigned long flags; in ida_free() local
545 unsigned long flags; in ida_destroy() local
Dcrc32test.c670 unsigned long flags; in crc32c_test() local
750 unsigned long flags; in crc32_test() local
Dstackdepot.c381 depot_alloc_stack(unsigned long *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, v… in depot_alloc_stack()
470 unsigned long flags; in depot_free_stack() local
537 u32 hash, depot_flags_t flags) in find_stack()
595 unsigned long flags; in stack_depot_save_flags() local
Dts_bm.c133 static void compute_prefix_tbl(struct ts_bm *bm, int flags) in compute_prefix_tbl()
161 gfp_t gfp_mask, int flags) in bm_init()
Ddump_stack.c106 unsigned long flags; in dump_stack_lvl() local
Drefcount.c173 unsigned long *flags) in refcount_dec_and_lock_irqsave()
Dcpumask.c60 bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in alloc_cpumask_var_node()
Dklist.c338 unsigned long flags; in klist_prev() local
380 unsigned long flags; in klist_next() local
Dtest_kprobes.c45 unsigned long flags) in kp_post_handler()
110 unsigned long flags) in kp_post_handler2()
/lib/vdso/
Dgetrandom.c69 unsigned int flags, void *opaque_state, size_t opaque_len) in __cvdso_getrandom_data()
257 __cvdso_getrandom(void *buffer, size_t len, unsigned int flags, void *opaque_state, size_t opaque_l… in __cvdso_getrandom()
/lib/kunit/
Dresource.c26 unsigned long flags; in __kunit_add_resource() local
50 unsigned long flags; in kunit_remove_resource() local

123