Home
last modified time | relevance | path

Searched full:declared (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/linux/include/trace/events/
H A Dipi.h16 * 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 Dnsarguments.c87 * 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 Dcheckdeclares.pl4 # 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 Dallwinner,sun4i-a10-display-frontend.yaml47 # have the MBUS declared.
52 # have the MBUS declared.
H A Dallwinner,sun4i-a10-display-backend.yaml71 # have the MBUS declared.
76 # have the MBUS declared.
/linux/Documentation/devicetree/bindings/media/
H A Dallwinner,sun4i-a10-csi.yaml61 # have the MBUS declared.
66 # have the MBUS declared.
/linux/lib/test_fortify/
H A Dtest_fortify.sh51 …# ./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 Dxe_rtp_helpers.h30 * previously declared macros __XE_RTP_PASTE_SEP_*, or declared with such
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_trace.h52 /* 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 Ddevice.rst60 Attributes are declared using a macro called DEVICE_ATTR::
95 above two structures can be declared using:::
/linux/fs/xfs/
H A Dxfs_drain.c101 * declared intentions.
145 * Has anyone declared an intent to update this group?
/linux/Documentation/usb/
H A Dfunctionfs.rst31 (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 Ddebug.h29 * which is only declared if DEBUGLEVEL>=2,
78 extern int g_debuglevel; /* the variable is only declared,
/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst165 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 Dbnx2x_self_test.c1699 "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 DData-Structures.rst209 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 Dmap_cgroup_storage.rst26 ``struct bpf_cgroup_storage_key``, declared in ``linux/bpf.h``::
75 Userspace accessing map declared above::
/linux/tools/include/nolibc/
H A Dnolibc.h10 * 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 DKconfig12 the driver won't probe the device if it is not also declared in the
/linux/include/linux/gpio/
H A Dgpio-nomadik.h259 * 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 Dkmsan_shadow.c16 * arch_kmsan_get_meta_or_null() (declared in the header) maps the addresses in
/linux/drivers/mfd/
H A Dintel-lpss.h19 * Set to ignore resource conflicts with ACPI declared SystemMemory regions.
/linux/fs/smb/server/mgmt/
H A Dksmbd_ida.h23 * The value 0xFFFE was declared reserved in the LAN Manager 1.0
/linux/Documentation/devicetree/bindings/gpio/
H A Drockchip,rk3328-grf-gpio.yaml14 The GPIO node should be declared as the child of the GRF node.
/linux/drivers/hsi/
H A Dhsi_boardinfo.c26 * HSI clients are statically declared and registered on board files.

12345678910>>...13