Searched full:declared (Results 1 – 25 of 706) sorted by relevance
12345678910>>...29
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | ipi.h | 16 * It is necessary for @reason to be a static string declared with 60 * It is necessary for @reason to be a static string declared with 76 * It is necessary for @reason to be a static string declared with
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| D | ipi.h | 16 * It is necessary for @reason to be a static string declared with 104 * It is necessary for @reason to be a static string declared with 120 * It is necessary for @reason to be a static string declared with
|
| /kernel/linux/linux-6.6/scripts/ |
| D | checkdeclares.pl | 4 # checkdeclares: find struct declared more than once 45 print "$file: struct $structname is declared more than once.\n";
|
| D | test_fortify.sh | 51 …# ./include/linux/fortify-string.h:316:25: error: call to '__write_overflow_field' declared with a… 53 …# ./include/linux/fortify-string.h:316:4: error: call to __write_overflow_field declared with 'war…
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | nsarguments.c | 87 * DESCRIPTION: Check that the declared parameter count (in ASL/AML) for a 156 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 164 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 181 * DESCRIPTION: Check that incoming argument count matches the declared 220 * argument count declared for the method in the ASL/AML. in acpi_ns_check_argument_count()
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | nsarguments.c | 87 * DESCRIPTION: Check that the declared parameter count (in ASL/AML) for a 156 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 164 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 181 * DESCRIPTION: Check that incoming argument count matches the declared 220 * argument count declared for the method in the ASL/AML. in acpi_ns_check_argument_count()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-eth-trace.h | 44 /* The function that assigns values to the above declared 122 /* The function that assigns values to the above declared 146 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-eth-trace.h | 44 /* The function that assigns values to the above declared 138 /* The function that assigns values to the above declared 186 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
| /kernel/linux/linux-6.6/drivers/staging/pi433/Documentation/devicetree/ |
| D | pi433.txt | 12 reserved/declared. 25 With the following lines in spi section, the device pi433 is declared.
|
| /kernel/linux/linux-5.10/drivers/staging/pi433/Documentation/devicetree/ |
| D | pi433.txt | 12 reserved/declared. 25 With the following lines in spi section, the device pi433 is declared.
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| D | TODO | 29 example. Either the pci_slot member should no longer be declared private 50 example. Either the pci_slot member should no longer be declared private
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/wireless/ |
| D | microchip,wilc1000.yaml | 39 and deasserting RESET. This should be declared as an 45 connected to the RESET line. This should be declared as an
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | TODO | 29 example. Either the pci_slot member should no longer be declared private 55 example. Either the pci_slot member should no longer be declared private
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | functionfs.rst | 26 (one for each declared endpoint) which handle communication on 63 The gadget is registered only after all the declared function
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun4i-a10-display-frontend.yaml | 47 # have the MBUS declared. 52 # have the MBUS declared.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | allwinner,sun4i-a10-csi.yaml | 61 # have the MBUS declared. 66 # have the MBUS declared.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun4i-a10-display-frontend.yaml | 47 # have the MBUS declared. 52 # have the MBUS declared.
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | functionfs.rst | 26 (one for each declared endpoint) which handle communication on 63 The gadget is registered only after all the declared function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_eth_trace.h | 52 /* The function that assigns values to the above declared fields */ 104 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | allwinner,sun4i-a10-csi.yaml | 61 # have the MBUS declared. 66 # have the MBUS declared.
|
| /kernel/linux/linux-6.6/Documentation/driver-api/driver-model/ |
| D | device.rst | 60 Attributes are declared using a macro called DEVICE_ATTR:: 95 above two structures can be declared using:::
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_drain.c | 129 * access can decide to back off if they see declared intentions. 160 /* Has anyone declared an intent to update this AG? */
|
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| D | debug.h | 28 * which is only declared if DEBUGLEVEL>=2, 78 extern int g_debuglevel; /* the variable is only declared,
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_eth_trace.h | 78 /* The function that assigns values to the above declared fields */ 130 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | mckinley.h | 6 /* declared in arch/parisc/kernel/setup.c */
|
12345678910>>...29