/linux-6.14.4/include/linux/ |
D | call_once.h | 11 struct once { struct 16 static inline void __once_init(struct once *once, const char *name, in __once_init() 23 #define once_init(once) \ argument 44 static inline int call_once(struct once *once, int (*cb)(struct once *)) in call_once()
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | sun3xflop.h | 48 static int once = 0; in sun3x_82072_fd_inb() local 205 static int once = 0; in sun3xflop_request_irq() local
|
/linux-6.14.4/arch/x86/boot/compressed/ |
D | mem.c | 17 static bool once; in early_is_tdx_guest() local
|
/linux-6.14.4/drivers/nvdimm/ |
D | region.c | 16 static unsigned long once; in nd_region_probe() local
|
/linux-6.14.4/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 91 void fill_cache_read(unsigned char *buf, size_t buf_size, bool once) in fill_cache_read()
|
/linux-6.14.4/lib/ |
D | bug.c | 161 unsigned line, warning, once, done; in __report_bug() local
|
/linux-6.14.4/arch/arm/mach-mxs/ |
D | mach-mxs.c | 92 static int once; in mxs_get_ocotp() local
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | floppy_32.h | 263 static int once = 0; in sun_fd_request_irq() local
|
D | floppy_64.h | 252 static int once = 0; in sun_fd_request_irq() local
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_mm.c | 523 bool once; in drm_mm_insert_node_in_range() local
|
/linux-6.14.4/drivers/net/ethernet/seeq/ |
D | sgiseeq.c | 251 static int once; in sgiseeq_dump_rings() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | pci_sabre.c | 412 static int once; in sabre_scan_bus() local
|
/linux-6.14.4/scripts/ |
D | recordmcount.h | 465 int once = 0; in nop_mcount() local
|
/linux-6.14.4/include/drm/ |
D | drm_print.h | 664 #define _DRM_PRINTK(once, level, fmt, ...) \ argument
|
/linux-6.14.4/drivers/clk/renesas/ |
D | rzv2h-cpg.c | 807 bool once = true; in rzv2h_cpg_attach_dev() local
|
D | rzg2l-cpg.c | 1604 bool once = true; in rzg2l_cpg_attach_dev() local
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | debugfs.c | 247 bool once = true; in vm_show() local
|
/linux-6.14.4/drivers/tty/ |
D | tty_io.c | 1731 int once = 1; in tty_release() local
|
/linux-6.14.4/tools/perf/util/ |
D | annotate.c | 614 static pthread_once_t once = PTHREAD_ONCE_INIT; in annotation__get_mutex() local
|
/linux-6.14.4/tools/perf/ |
D | builtin-c2c.c | 2433 static bool once; in print_cacheline() local
|
/linux-6.14.4/drivers/scsi/bfa/ |
D | bfa_ioc.h | 415 bfa_boolean_t once; member
|
/linux-6.14.4/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 1911 static struct xmit_frame *_alloc_mgtxmitframe(struct xmit_priv *pxmitpriv, bool once) in _alloc_mgtxmitframe()
|
/linux-6.14.4/kernel/locking/ |
D | lockdep.c | 1161 static bool once = false; in check_data_structures() local
|
/linux-6.14.4/kernel/trace/ |
D | ring_buffer.c | 3572 static int once; in rb_add_timestamp() local
|
/linux-6.14.4/arch/x86/kvm/mmu/ |
D | mmu.c | 7463 static int kvm_mmu_start_lpage_recovery(struct once *once) in kvm_mmu_start_lpage_recovery()
|