Home
last modified time | relevance | path

Searched defs:once (Results 1 – 25 of 26) sorted by relevance

12

/linux/include/linux/ !
H A Dcall_once.h11 struct once { struct
16 static inline void __once_init(struct once *once, const char *name, in __once_init() argument
23 #define once_init(once) \ argument
44 call_once(struct once * once,int (* cb)(struct once *)) call_once() argument
[all...]
/linux/arch/m68k/include/asm/ !
H A Dsun3xflop.h48 static int once = 0; in sun3x_82072_fd_inb() local
205 static int once = 0; in sun3xflop_request_irq() local
/linux/arch/x86/boot/compressed/ !
H A Dmem.c17 static bool once; in early_is_tdx_guest() local
/linux/drivers/nvdimm/ !
H A Dregion.c16 static unsigned long once; in nd_region_probe() local
/linux/lib/ !
H A Dbug.c157 unsigned line, warning, once, done; in __report_bug() local
/linux/arch/arm/mach-mxs/ !
H A Dmach-mxs.c92 static int once; in mxs_get_ocotp() local
/linux/arch/sparc/include/asm/ !
H A Dfloppy_32.h263 static int once = 0; in sun_fd_request_irq() local
H A Dfloppy_64.h252 static int once = 0; in sun_fd_request_irq() local
/linux/fs/smb/client/ !
H A Dconnect.c383 bool mark_smb_session, bool once) in __cifs_reconnect() argument
588 _cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session, bool once) in _cifs_reconnect() argument
596 _cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session, bool once) in _cifs_reconnect() argument
[all...]
/linux/drivers/gpu/drm/ !
H A Ddrm_mm.c523 bool once; in drm_mm_insert_node_in_range() local
/linux/arch/sparc/kernel/ !
H A Dpci_sabre.c412 static int once; in sabre_scan_bus() local
/linux/drivers/net/ethernet/seeq/ !
H A Dsgiseeq.c251 static int once; in sgiseeq_dump_rings() local
/linux/scripts/ !
H A Drecordmcount.h465 int once = 0; in nop_mcount() local
/linux/include/drm/ !
H A Ddrm_print.h690 #define _DRM_PRINTK(once, level, fmt, ...) \ argument
/linux/drivers/clk/renesas/ !
H A Drzv2h-cpg.c998 bool once = true; in rzv2h_cpg_attach_dev() local
H A Drzg2l-cpg.c1804 bool once = true; in rzg2l_cpg_attach_dev() local
/linux/drivers/accel/habanalabs/common/ !
H A Ddebugfs.c247 bool once = true; in vm_show() local
/linux/drivers/tty/ !
H A Dtty_io.c1722 int once = 1; in tty_release() local
/linux/tools/perf/util/ !
H A Dannotate.c616 static pthread_once_t once = PTHREAD_ONCE_INIT; in annotation__get_mutex() local
/linux/drivers/scsi/bfa/ !
H A Dbfa_ioc.h415 bfa_boolean_t once; member
/linux/tools/perf/ !
H A Dbuiltin-c2c.c2442 static bool once; in print_cacheline() local
/linux/drivers/staging/rtl8723bs/core/ !
H A Drtw_mlme_ext.c1911 static struct xmit_frame *_alloc_mgtxmitframe(struct xmit_priv *pxmitpriv, bool once) in _alloc_mgtxmitframe() argument
/linux/kernel/locking/ !
H A Dlockdep.c1162 static bool once = false; in check_data_structures() local
/linux/kernel/trace/ !
H A Dring_buffer.c3722 static int once; in rb_add_timestamp() local
/linux/arch/x86/kvm/mmu/ !
H A Dmmu.c7709 static int kvm_mmu_start_lpage_recovery(struct once *once) in kvm_mmu_start_lpage_recovery() argument

12