/linux-6.12.1/include/acpi/ |
D | acpixf.h | 60 #define ACPI_EXTERNAL_RETURN_STATUS(prototype) \ argument 61 prototype; 65 #define ACPI_EXTERNAL_RETURN_OK(prototype) \ argument 66 prototype; 70 #define ACPI_EXTERNAL_RETURN_VOID(prototype) \ argument 71 prototype; 75 #define ACPI_EXTERNAL_RETURN_UINT32(prototype) \ argument 76 prototype; 80 #define ACPI_EXTERNAL_RETURN_PTR(prototype) \ argument 81 prototype; [all …]
|
/linux-6.12.1/include/acpi/platform/ |
D | aclinux.h | 92 #define ACPI_EXTERNAL_RETURN_STATUS(prototype) \ argument 93 static ACPI_INLINE prototype {return(AE_NOT_CONFIGURED);} 94 #define ACPI_EXTERNAL_RETURN_OK(prototype) \ argument 95 static ACPI_INLINE prototype {return(AE_OK);} 96 #define ACPI_EXTERNAL_RETURN_VOID(prototype) \ argument 97 static ACPI_INLINE prototype {return;} 98 #define ACPI_EXTERNAL_RETURN_UINT32(prototype) \ argument 99 static ACPI_INLINE prototype {return(0);} 100 #define ACPI_EXTERNAL_RETURN_PTR(prototype) \ argument 101 static ACPI_INLINE prototype {return(NULL);}
|
/linux-6.12.1/scripts/ |
D | kernel-doc | 182 my ($newsection, $newcontents, $prototype, $brcount, %source_map); 222 STATE_PROTO => 5, # scanning prototype 1101 my ($prototype, $file) = @_; 1133 …emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec… 1348 …emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl… 1416 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef… 1447 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef… 1701 # takes a function prototype and the name of the current file being 1705 my $prototype = shift; 1711 $prototype =~ s/^static +//; [all …]
|
/linux-6.12.1/arch/powerpc/kernel/vdso/ |
D | gettimeofday.S | 66 * Exact prototype of gettimeofday 76 * Exact prototype of clock_gettime() 86 * Exact prototype of clock_gettime64() 98 * Exact prototype of clock_getres() 109 * Exact prototype of time()
|
/linux-6.12.1/arch/powerpc/xmon/ |
D | ansidecl.h | 30 ARGS list the arguments with their types. It becomes a prototype in 39 obsolete -- EXFUN (name, (prototype)) -- obsolete. 43 In ANSI C it is `NAME PROTOTYPE' (so PROTOTYPE should be enclosed in 45 For a function that takes no arguments, PROTOTYPE should be `(void)'. 49 We could use the EXFUN macro to handle prototype declarations, but
|
/linux-6.12.1/drivers/misc/lkdtm/ |
D | cfi.c | 31 * This tries to call an indirect function with a mismatched prototype. 36 * Matches lkdtm_increment_void()'s prototype, but not in lkdtm_CFI_FORWARD_PROTO() 37 * lkdtm_increment_int()'s prototype. in lkdtm_CFI_FORWARD_PROTO() 39 pr_info("Calling matched prototype ...\n"); in lkdtm_CFI_FORWARD_PROTO() 42 pr_info("Calling mismatched prototype ...\n"); in lkdtm_CFI_FORWARD_PROTO() 45 pr_err("FAIL: survived mismatched prototype function call!\n"); in lkdtm_CFI_FORWARD_PROTO()
|
/linux-6.12.1/drivers/scsi/arm/ |
D | powertec.c | 68 /* Prototype: void powertecscsi_irqenable(ec, irqnr) 80 /* Prototype: void powertecscsi_irqdisable(ec, irqnr) 97 /* Prototype: void powertecscsi_terminator_ctl(host, on_off) 111 /* Prototype: void powertecscsi_intr(irq, *dev_id, *regs) 123 /* Prototype: fasdmatype_t powertecscsi_dma_setup(host, SCpnt, direction, min_type) 169 /* Prototype: int powertecscsi_dma_stop(host, SCpnt) 182 /* Prototype: const char *powertecscsi_info(struct Scsi_Host * host) 199 /* Prototype: int powertecscsi_set_proc_info(struct Scsi_Host *host, char *buffer, int length) 230 /* Prototype: int powertecscsi_proc_info(char *buffer, char **start, off_t offset,
|
D | cumana_2.c | 88 /* Prototype: void cumanascsi_2_irqenable(ec, irqnr) 100 /* Prototype: void cumanascsi_2_irqdisable(ec, irqnr) 117 /* Prototype: void cumanascsi_2_terminator_ctl(host, on_off) 136 /* Prototype: void cumanascsi_2_intr(irq, *dev_id, *regs) 149 /* Prototype: fasdmatype_t cumanascsi_2_dma_setup(host, SCpnt, direction, min_type) 203 * Prototype: void cumanascsi_2_dma_pseudo(host, SCpnt, direction, transfer) 279 /* Prototype: int cumanascsi_2_dma_stop(host, SCpnt) 294 /* Prototype: const char *cumanascsi_2_info(struct Scsi_Host * host) 311 /* Prototype: int cumanascsi_2_set_proc_info(struct Scsi_Host *host, char *buffer, int length)
|
D | eesox.c | 81 /* Prototype: void eesoxscsi_irqenable(ec, irqnr) 96 /* Prototype: void eesoxscsi_irqdisable(ec, irqnr) 116 /* Prototype: void eesoxscsi_terminator_ctl(*host, on_off) 137 /* Prototype: void eesoxscsi_intr(irq, *dev_id, *regs) 150 /* Prototype: fasdmatype_t eesoxscsi_dma_setup(host, SCpnt, direction, min_type) 366 /* Prototype: int eesoxscsi_dma_stop(host, SCpnt) 379 /* Prototype: const char *eesoxscsi_info(struct Scsi_Host * host) 396 /* Prototype: int eesoxscsi_set_proc_info(struct Scsi_Host *host, char *buffer, int length)
|
/linux-6.12.1/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | Context.c | 30 XS(XS_Perf__Trace__Context_common_pc); /* prototype to pass -Wmissing-prototypes */ 53 XS(XS_Perf__Trace__Context_common_flags); /* prototype to pass -Wmissing-prototypes */ 76 XS(XS_Perf__Trace__Context_common_lock_depth); /* prototype to pass -Wmissing-prototypes */ 101 XS(boot_Perf__Trace__Context); /* prototype to pass -Wmissing-prototypes */
|
/linux-6.12.1/arch/mips/boot/dts/ingenic/ |
D | gcw0_proto.dts | 7 model = "GCW Zero Prototype"; 11 /* Prototype has only 256 MiB of RAM */
|
/linux-6.12.1/Documentation/arch/arm/ |
D | kernel_user_helpers.rst | 81 Reference prototype:: 121 Reference prototype:: 176 Reference prototype:: 211 Reference prototype::
|
/linux-6.12.1/arch/sh/boards/ |
D | Kconfig | 219 bool "SH7785LCR prototype board on 32-bit MMU mode" 223 If you use prototype board, this option is enabled. 323 bool "SH-X3 Prototype board"
|
/linux-6.12.1/Documentation/misc-devices/ |
D | dw-xdata-pcie.rst | 8 Synopsys DesignWare PCIe prototype solution 20 DesignWare prototype that includes this IP.
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | brcms_trace_brcmsmac.h | 30 /* TPPROTO is the prototype of the function called by this tracepoint */ 34 * prototype.
|
/linux-6.12.1/include/xen/interface/ |
D | xen-mca.h | 215 * Prototype: 221 * Prototype: 227 * Prototype: 234 * Prototype:
|
/linux-6.12.1/arch/um/include/shared/ |
D | init.h | 21 * If the function has a prototype somewhere, you can also add 22 * __init between closing brace of the prototype and semicolon:
|
/linux-6.12.1/drivers/staging/rtl8723bs/include/ |
D | hal_phy_cfg.h | 27 /*--------------------------Exported Function prototype---------------------*/ 66 /*--------------------------Exported Function prototype End---------------------*/
|
/linux-6.12.1/drivers/ata/ |
D | pata_icside.c | 83 /* Prototype: pata_icside_irqenable_arcin_v5 (struct expansion_card *ec, int irqnr) 93 /* Prototype: pata_icside_irqdisable_arcin_v5 (struct expansion_card *ec, int irqnr) 110 /* Prototype: pata_icside_irqenable_arcin_v6 (struct expansion_card *ec, int irqnr) 124 /* Prototype: pata_icside_irqdisable_arcin_v6 (struct expansion_card *ec, int irqnr) 135 /* Prototype: pata_icside_irqprobe(struct expansion_card *ec)
|
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_dm.h | 139 /*--------------------------Exported Function prototype---------------------*/ 140 /*--------------------------Exported Function prototype---------------------*/
|
/linux-6.12.1/tools/perf/util/ |
D | demangle-java.c | 37 * Use MODE_PREFIX to process entire prototype till end position 189 /* add space between return type and function prototype */ in java_demangle_sym()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-trace.h | 25 /* Trace function prototype */ 110 /* Trace function prototype */
|
/linux-6.12.1/include/linux/ |
D | start_kernel.h | 8 /* Define the prototype for start_kernel here, rather than cluttering
|
/linux-6.12.1/Documentation/trace/ |
D | tracepoints.rst | 84 - `TP_PROTO(int firstarg, struct task_struct *p)` is the prototype of the 88 prototype.
|
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-shx3.c | 3 * SH-X3 prototype CPU pinmux
|