Home
last modified time | relevance | path

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

12345678910>>...14

/linux-5.15/include/trace/events/
A Dipi.h16 * 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
/linux-5.15/scripts/
A Dcheckdeclares.pl4 # checkdeclares: find struct declared more than once
45 print "$file: struct $structname is declared more than once.\n";
/linux-5.15/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-5.15/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-trace.h44 /* 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().
/linux-5.15/drivers/staging/pi433/Documentation/devicetree/
A Dpi433.txt12 reserved/declared.
25 With the following lines in spi section, the device pi433 is declared.
/linux-5.15/drivers/pci/hotplug/
A DTODO29 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
/linux-5.15/Documentation/usb/
A Dfunctionfs.rst26 (one for each declared endpoint) which handle communication on
63 The gadget is registered only after all the declared function
/linux-5.15/Documentation/devicetree/bindings/display/
A Dallwinner,sun4i-a10-display-frontend.yaml47 # have the MBUS declared.
52 # have the MBUS declared.
A Dallwinner,sun4i-a10-display-backend.yaml71 # have the MBUS declared.
76 # have the MBUS declared.
/linux-5.15/Documentation/devicetree/bindings/media/
A Dallwinner,sun4i-a10-csi.yaml61 # have the MBUS declared.
66 # have the MBUS declared.
/linux-5.15/Documentation/driver-api/driver-model/
A Ddevice.rst60 Attributes are declared using a macro called DEVICE_ATTR::
95 above two structures can be declared using:::
/linux-5.15/Documentation/trace/coresight/
A Dcoresight-config.rst165 Each preset declared has a preset<n> subdirectory declared. The values for
210 also declared in the perf 'cs_etm' event infrastructure so that they can
/linux-5.15/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth_trace.h78 /* 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().
/linux-5.15/arch/parisc/include/asm/
H A Dmckinley.h6 /* declared in arch/parisc/kernel/setup.c */
H A Drunway.h6 /* declared in arch/parisc/kernel/setup.c */
/linux-5.15/drivers/net/ethernet/broadcom/bnx2x/
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-5.15/Documentation/bpf/
A Dmap_cgroup_storage.rst26 ``struct bpf_cgroup_storage_key``, declared in ``linux/bpf.h``::
75 Userspace accessing map declared above::
/linux-5.15/drivers/staging/media/atomisp/pci/
A Dsh_css_stream.c16 /* This file will contain the code to implement the functions declared in ia_css_stream.h
A Dsh_css_shading.c16 /* This file will contain the code to implement the functions declared in ia_css_shading.h
A Dsh_css_metadata.c16 /* This file will contain the code to implement the functions declared in ia_css_metadata.h
A Dsh_css_morph.c16 /* This file will contain the code to implement the functions declared in ia_css_morph.h
/linux-5.15/Documentation/devicetree/bindings/cpu/
A Dcpu-topology.txt102 Description: must be declared within a cpu-map node, one node
120 Description: must be declared within a cpu-map node, one node
137 Description: must be declared in a cluster node, one node per core in
163 Description: must be declared in a core node, one node per thread
/linux-5.15/fs/debugfs/
A Dinternal.h13 /* declared over in file.c */
/linux-5.15/Documentation/RCU/Design/Data-Structures/
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-5.15/Documentation/locking/
A Dpercpu-rw-semaphore.rst18 The lock is declared with "struct percpu_rw_semaphore" type.

12345678910>>...14