Searched defs:once (Results 1 – 18 of 18) sorted by relevance
11 struct once { struct16 static inline void __once_init(struct once *once, const char *name, in __once_init()23 #define once_init(once) \ argument44 static inline int call_once(struct once *once, int (*cb)(struct once *)) in call_once()
48 static int once = 0; in sun3x_82072_fd_inb() local205 static int once = 0; in sun3xflop_request_irq() local
17 static bool once; in early_is_tdx_guest() local
16 static unsigned long once; in nd_region_probe() local
161 unsigned line, warning, once, done; in __report_bug() local
92 static int once; in mxs_get_ocotp() local
263 static int once = 0; in sun_fd_request_irq() local
252 static int once = 0; in sun_fd_request_irq() local
412 static int once; in sabre_scan_bus() local
465 int once = 0; in nop_mcount() local
664 #define _DRM_PRINTK(once, level, fmt, ...) \ argument
247 bool once = true; in vm_show() local
1593 bool once = true; in rzg2l_cpg_attach_dev() local
614 static pthread_once_t once = PTHREAD_ONCE_INIT; in annotation__get_mutex() local
2433 static bool once; in print_cacheline() local
3572 static int once; in rb_add_timestamp() local
7463 static int kvm_mmu_start_lpage_recovery(struct once *once) in kvm_mmu_start_lpage_recovery()
3124 struct iwl_calib_cfg_elmnt_s once; member