/linux/include/trace/events/ |
H A 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
|
/linux/drivers/acpi/acpica/ |
H A 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()
|
/linux/scripts/ |
H A D | checkdeclares.pl | 4 # checkdeclares: find struct declared more than once 45 print "$file: struct $structname is declared more than once.\n";
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-display-frontend.yaml | 47 # have the MBUS declared. 52 # have the MBUS declared.
|
H A D | allwinner,sun4i-a10-display-backend.yaml | 71 # have the MBUS declared. 76 # have the MBUS declared.
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | allwinner,sun4i-a10-csi.yaml | 61 # have the MBUS declared. 66 # have the MBUS declared.
|
/linux/lib/test_fortify/ |
H A 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…
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_rtp_helpers.h | 30 * previously declared macros __XE_RTP_PASTE_SEP_*, or declared with such
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A 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().
|
/linux/Documentation/driver-api/driver-model/ |
H A D | device.rst | 60 Attributes are declared using a macro called DEVICE_ATTR:: 95 above two structures can be declared using:::
|
/linux/fs/xfs/ |
H A D | xfs_drain.c | 101 * declared intentions. 145 * Has anyone declared an intent to update this group?
|
/linux/Documentation/usb/ |
H A D | functionfs.rst | 31 (one for each declared endpoint) which handle communication on 68 The gadget is registered only after all the declared function
|
/linux/lib/zstd/common/ |
H A D | debug.h | 29 * which is only declared if DEBUGLEVEL>=2, 78 extern int g_debuglevel; /* the variable is only declared,
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-config.rst | 165 Each preset declared has a 'preset<n>' subdirectory declared. The values for 213 also declared in the perf 'cs_etm' event infrastructure so that they can
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_self_test.c | 1699 "CCM: STORM declared message length unequal to actual", 1705 "CCM: CSDM declared message length unequal to actual", 1711 "CCM: TSEM declared message length unequal to actual", 1717 "CCM: XSEM declared message length unequal to actual", 1723 "CCM: USEM declared message length unequal to actual", 1729 "CCM: PBF declared message length unequal to actual", 1735 "TCM: STORM declared message length unequal to actual", 1741 "TCM: TSDM declared message length unequal to actual", 1747 "TCM: PRS declared message length unequal to actual", 1753 "TCM: PBF declared message length unequal to actual", [all …]
|
/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 209 This portion of the ``rcu_state`` structure is declared as follows: 221 | tree, but they are declared as a flat array! What gives? | 268 This portion of the ``rcu_state`` structure is declared as follows: 292 This portion of the ``rcu_state`` structure is declared as follows: 329 This portion of the ``rcu_node`` structure is declared as follows: 362 This field of the ``rcu_node`` structure is declared as follows: 379 This portion of the ``rcu_node`` structure is declared as follows: 800 This portion of the ``rcu_data`` structure is declared as follows: 825 This portion of the ``rcu_data`` structure is declared as follows: 882 This portion of the ``rcu_data`` structure is declared as follows: [all …]
|
/linux/Documentation/bpf/ |
H A D | map_cgroup_storage.rst | 26 ``struct bpf_cgroup_storage_key``, declared in ``linux/bpf.h``:: 75 Userspace accessing map declared above::
|
/linux/tools/include/nolibc/ |
H A D | nolibc.h | 10 * All syscalls are declared as static functions so that they can be optimized 36 * The errno variable is declared static and unused. This way it can be
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | Kconfig | 12 the driver won't probe the device if it is not also declared in the
|
/linux/include/linux/gpio/ |
H A D | gpio-nomadik.h | 259 * Symbols declared in gpio-nomadik used by pinctrl-nomadik. If pinctrl-nomadik 286 /* Symbols declared in pinctrl-nomadik used by gpio-nomadik. */
|
/linux/arch/x86/mm/ |
H A D | kmsan_shadow.c | 16 * arch_kmsan_get_meta_or_null() (declared in the header) maps the addresses in
|
/linux/drivers/mfd/ |
H A D | intel-lpss.h | 19 * Set to ignore resource conflicts with ACPI declared SystemMemory regions.
|
/linux/fs/smb/server/mgmt/ |
H A D | ksmbd_ida.h | 23 * The value 0xFFFE was declared reserved in the LAN Manager 1.0
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | rockchip,rk3328-grf-gpio.yaml | 14 The GPIO node should be declared as the child of the GRF node.
|
/linux/drivers/hsi/ |
H A D | hsi_boardinfo.c | 26 * HSI clients are statically declared and registered on board files.
|