Home
last modified time | relevance | path

Searched full:named (Results 1 – 25 of 2084) sorted by relevance

12345678910>>...84

/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev26 Signal the link state of the named network device.
31 of the named network device.
40 Signal transmission of data on the named network device.
55 Signal reception of data on the named network device.
83 Signal the link speed state of 10Mbps of the named network device.
88 speed of 10MBps of the named network device.
96 Signal the link speed state of 100Mbps of the named network device.
101 speed of 100Mbps of the named network device.
109 Signal the link speed state of 1000Mbps of the named network device.
114 speed of 1000Mbps of the named network device.
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h69 * Structure for named memory blocks. Number of descriptors available
76 /* Base address of named block */
79 * Size actually allocated for named block (may differ from
83 /* name of named block */
117 /* number of elements in named blocks array */
122 /* address of named memory block descriptors */
165 * Frees a previously allocated named bootmem block.
177 * global named block table. (part of the cvmx_bootmem_descriptor_t structure)
178 * Named blocks can later be freed.
192 * a name in the global named block table. (part of the
[all …]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h69 * Structure for named memory blocks. Number of descriptors available
76 /* Base address of named block */
79 * Size actually allocated for named block (may differ from
83 /* name of named block */
117 /* number of elements in named blocks array */
122 /* address of named memory block descriptors */
165 * Frees a previously allocated named bootmem block.
177 * global named block table. (part of the cvmx_bootmem_descriptor_t structure)
178 * Named blocks can later be freed.
192 * a name in the global named block table. (part of the
[all …]
/kernel/linux/linux-5.10/drivers/usb/storage/
DKconfig41 If this driver is compiled as a module, it will be named ums-realtek.
54 If this driver is compiled as a module, it will be named ums-datafab.
62 If this driver is compiled as a module, it will be named ums-freecom.
79 If this driver is compiled as a module, it will be named ums-isd200.
101 If this driver is compiled as a module, it will be named ums-usbat.
110 If this driver is compiled as a module, it will be named ums-sddr09.
118 If this driver is compiled as a module, it will be named ums-sddr55.
126 If this driver is compiled as a module, it will be named ums-jumpshot.
137 If this driver is compiled as a module, it will be named ums-alauda.
151 If this driver is compiled as a module, it will be named ums-onetouch.
[all …]
/kernel/linux/linux-6.6/drivers/usb/storage/
DKconfig41 If this driver is compiled as a module, it will be named ums-realtek.
54 If this driver is compiled as a module, it will be named ums-datafab.
62 If this driver is compiled as a module, it will be named ums-freecom.
79 If this driver is compiled as a module, it will be named ums-isd200.
101 If this driver is compiled as a module, it will be named ums-usbat.
110 If this driver is compiled as a module, it will be named ums-sddr09.
118 If this driver is compiled as a module, it will be named ums-sddr55.
126 If this driver is compiled as a module, it will be named ums-jumpshot.
137 If this driver is compiled as a module, it will be named ums-alauda.
151 If this driver is compiled as a module, it will be named ums-onetouch.
[all …]
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/
Dstyle.rst8 strongly encouraged that they are named and written according to the guidelines
39 Test subsystems should be named after the code being tested, either after the
41 subsystems should be named to avoid ambiguity where necessary.
70 be named ``parport_pc``.
86 Test suites are named after the subsystem they are part of. If a subsystem
122 tests be added, then that suite could be named ``kasan_unittest`` or similar.
131 Tests should be named after what they're testing. This is often the name of the
133 As tests are C functions, they should be named and written in accordance with
162 * be named ``CONFIG_<name>_KUNIT_TEST``: where <name> is the name of the test
194 KUnit tests can often be compiled as a module. These modules should be named
/kernel/linux/linux-6.6/Documentation/dev-tools/kunit/
Dstyle.rst8 strongly encouraged that they are named and written according to the guidelines
38 Test subsystems should be named after the code being tested, either after the
40 subsystems should be named to avoid ambiguity where necessary.
68 be named ``parport_pc``.
84 Test suites are named after the subsystem they are part of. If a subsystem
118 unit tests are added, then that suite could be named as ``kasan_unittest`` or
128 Tests should be named after what they are testing. This is often the name of the
130 As tests are C functions, they should be named and written in accordance with
159 * be named ``CONFIG_<name>_KUNIT_TEST``: where <name> is the name of the test
191 KUnit tests can often be compiled as a module. These modules should be named
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dstddef.h19 * __struct_group() - Create a mirrored named and anonyomous struct
21 * @TAG: The tag name for the named sub-struct (usually empty)
27 * and size: one anonymous and one named. The former's members can be used
30 * The named struct can also be explicitly tagged for layer reuse (C only),
47 * named member, but that member can be empty.
/kernel/linux/linux-5.10/include/uapi/linux/
Dstddef.h12 * __struct_group() - Create a mirrored named and anonyomous struct
14 * @TAG: The tag name for the named sub-struct (usually empty)
20 * and size: one anonymous and one named. The former's members can be used
23 * The named struct can also be explicitly tagged for layer reuse, as well
45 * named member, but that member can be empty.
/kernel/linux/linux-6.6/include/uapi/linux/
Dstddef.h19 * __struct_group() - Create a mirrored named and anonyomous struct
21 * @TAG: The tag name for the named sub-struct (usually empty)
27 * and size: one anonymous and one named. The former's members can be used
30 * The named struct can also be explicitly tagged for layer reuse (C only),
52 * named member, but that member can be empty.
/kernel/linux/linux-6.6/include/linux/
Dstddef.h42 * layout and size: one anonymous and one named. The former can be
58 * layout and size: one anonymous and one named. The former can be
69 * @TAG: The tag name for the named sub-struct
74 * layout and size: one anonymous and one named. The former can be
77 * struct members. Includes struct tag argument for the named copy,
91 * named member, but that member can be empty.
/kernel/linux/linux-5.10/include/linux/
Dstddef.h46 * layout and size: one anonymous and one named. The former can be
62 * layout and size: one anonymous and one named. The former can be
73 * @TAG: The tag name for the named sub-struct
78 * layout and size: one anonymous and one named. The former can be
81 * struct members. Includes struct tag argument for the named copy,
95 * named member, but that member can be empty.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev21 Signal the link state of the named network device.
26 of the named network device.
35 Signal transmission of data on the named network device.
47 Signal reception of data on the named network device.
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Ddswload.c245 * For all other named opcodes, we will enter the name into in acpi_ds_load1_begin_op()
302 * Enter the named type into the internal namespace. We enter the name in acpi_ds_load1_begin_op()
365 op->named.path = path; in acpi_ds_load1_begin_op()
374 op->named.name = node->name.integer; in acpi_ds_load1_begin_op()
423 * the named object in the ACPI namespace so that references to this name in acpi_ds_load1_end_op()
465 acpi_ex_create_region(op->named.data, in acpi_ds_load1_end_op()
466 op->named.length, in acpi_ds_load1_end_op()
476 acpi_ex_create_region(op->named.data, in acpi_ds_load1_end_op()
477 op->named.length, in acpi_ds_load1_end_op()
530 acpi_dm_add_op_to_external_list(op, op->named.path, in acpi_ds_load1_end_op()
[all …]
Dexstore.c73 * Storing an object into a Named node. in acpi_ex_store()
183 * *dest_desc - Named object to receive the value
335 * node - Named object to receive the value
341 * DESCRIPTION: Store the object to the named object.
343 * The assignment of an object to a named object is handled here.
394 * Integer --> Integer (Named/Local/Arg) in acpi_ex_store_object_to_node()
395 * String --> String (Named/Local/Arg) in acpi_ex_store_object_to_node()
396 * Buffer --> Buffer (Named/Local/Arg) in acpi_ex_store_object_to_node()
397 * Package --> Package (Named/Local/Arg) in acpi_ex_store_object_to_node()
400 * Integer --> String or Buffer (Named) in acpi_ex_store_object_to_node()
[all …]
Ddsobject.c48 * This is a named object reference. If this name was in acpi_ds_build_internal_object()
54 /* Check if we are resolving a named reference within a package */ in acpi_ds_build_internal_object()
63 * behavior supports both forward references to named objects in acpi_ds_build_internal_object()
164 * If we are evaluating a Named buffer object "Name (xxxx, Buffer)". in acpi_ds_build_internal_buffer_obj()
187 byte_list = arg->named.next; in acpi_ds_build_internal_buffer_obj()
228 memcpy(obj_desc->buffer.pointer, byte_list->named.data, in acpi_ds_build_internal_buffer_obj()
265 * the named object node the first time through in acpi_ds_create_node()
349 obj_desc->buffer.aml_start = op->named.data; in acpi_ds_init_object_from_op()
350 obj_desc->buffer.aml_length = op->named.length; in acpi_ds_init_object_from_op()
365 if (!op->named.data) { in acpi_ds_init_object_from_op()
[all …]
Ddswload2.c89 buffer_ptr = ACPI_CAST_PTR(char, &op->named.name); in acpi_ds_load2_begin_op()
131 if (op && (op->named.node == acpi_gbl_root_node)) { in acpi_ds_load2_begin_op()
132 node = op->named.node; in acpi_ds_load2_begin_op()
256 * Enter the named type into the internal namespace. We enter the name in acpi_ds_load2_begin_op()
343 op->named.name = node->name.integer; in acpi_ds_load2_begin_op()
432 * Named operations are as follows: in acpi_ds_load2_end_op()
602 status = acpi_ex_create_region(op->named.data, in acpi_ds_load2_end_op()
603 op->named.length, in acpi_ds_load2_end_op()
655 walk_state, op, op->named.node)); in acpi_ds_load2_end_op()
657 if (!acpi_ns_get_attached_object(op->named.node)) { in acpi_ds_load2_end_op()
[all …]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Ddswload.c245 * For all other named opcodes, we will enter the name into in acpi_ds_load1_begin_op()
302 * Enter the named type into the internal namespace. We enter the name in acpi_ds_load1_begin_op()
365 op->named.path = path; in acpi_ds_load1_begin_op()
374 op->named.name = node->name.integer; in acpi_ds_load1_begin_op()
423 * the named object in the ACPI namespace so that references to this name in acpi_ds_load1_end_op()
465 acpi_ex_create_region(op->named.data, in acpi_ds_load1_end_op()
466 op->named.length, in acpi_ds_load1_end_op()
476 acpi_ex_create_region(op->named.data, in acpi_ds_load1_end_op()
477 op->named.length, in acpi_ds_load1_end_op()
530 acpi_dm_add_op_to_external_list(op, op->named.path, in acpi_ds_load1_end_op()
[all …]
Dexstore.c73 * Storing an object into a Named node. in acpi_ex_store()
183 * *dest_desc - Named object to receive the value
335 * node - Named object to receive the value
341 * DESCRIPTION: Store the object to the named object.
343 * The assignment of an object to a named object is handled here.
394 * Integer --> Integer (Named/Local/Arg) in acpi_ex_store_object_to_node()
395 * String --> String (Named/Local/Arg) in acpi_ex_store_object_to_node()
396 * Buffer --> Buffer (Named/Local/Arg) in acpi_ex_store_object_to_node()
397 * Package --> Package (Named/Local/Arg) in acpi_ex_store_object_to_node()
400 * Integer --> String or Buffer (Named) in acpi_ex_store_object_to_node()
[all …]
Ddsobject.c48 * This is a named object reference. If this name was in acpi_ds_build_internal_object()
54 /* Check if we are resolving a named reference within a package */ in acpi_ds_build_internal_object()
63 * behavior supports both forward references to named objects in acpi_ds_build_internal_object()
164 * If we are evaluating a Named buffer object "Name (xxxx, Buffer)". in acpi_ds_build_internal_buffer_obj()
187 byte_list = arg->named.next; in acpi_ds_build_internal_buffer_obj()
228 memcpy(obj_desc->buffer.pointer, byte_list->named.data, in acpi_ds_build_internal_buffer_obj()
265 * the named object node the first time through in acpi_ds_create_node()
349 obj_desc->buffer.aml_start = op->named.data; in acpi_ds_init_object_from_op()
350 obj_desc->buffer.aml_length = op->named.length; in acpi_ds_init_object_from_op()
365 if (!op->named.data) { in acpi_ds_init_object_from_op()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_enumval.c49 enum named_enum named = 0; in test_core_enumval() local
52 out->named_val1_exists = bpf_core_enum_value_exists(named, NAMED_ENUM_VAL1); in test_core_enumval()
60 out->named_val1 = bpf_core_enum_value(named, NAMED_ENUM_VAL1); in test_core_enumval()
61 out->named_val2 = bpf_core_enum_value(named, NAMED_ENUM_VAL2); in test_core_enumval()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_enumval.c49 enum named_enum named = 0; in test_core_enumval() local
52 out->named_val1_exists = bpf_core_enum_value_exists(named, NAMED_ENUM_VAL1); in test_core_enumval()
60 out->named_val1 = bpf_core_enum_value(named, NAMED_ENUM_VAL1); in test_core_enumval()
61 out->named_val2 = bpf_core_enum_value(named, NAMED_ENUM_VAL2); in test_core_enumval()
/kernel/linux/linux-6.6/Documentation/mm/
Dpage_table_check.rst42 | Anonymous | Named | Any | Prohibit |
44 | Named | Anonymous | Any | Prohibit |
46 | Named | Named | Any | Allow |
74 their properties (e.g., from anonymous pages to named pages) while they are
79 /dev/mem. However, these pages are always considered as named pages, so they
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dprm2xxx_3xxx.h137 /* Named PM_EVEGENONTIM_MPU on the 24XX */
142 /* Named PM_EVEGENOFFTIM_MPU on the 24XX */
147 /* Named PRCM_CLKSSETUP on the 24XX */
152 /* Named PRCM_CLKSRC_CTRL on the 24XX */
169 /* Named RM_RSTTIME_WKUP on the 24xx */
176 /* Named RM_RSTCTRL_WKUP on the 24xx */
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dprm2xxx_3xxx.h134 /* Named PM_EVEGENONTIM_MPU on the 24XX */
139 /* Named PM_EVEGENOFFTIM_MPU on the 24XX */
144 /* Named PRCM_CLKSSETUP on the 24XX */
149 /* Named PRCM_CLKSRC_CTRL on the 24XX */
166 /* Named RM_RSTTIME_WKUP on the 24xx */
173 /* Named RM_RSTCTRL_WKUP on the 24xx */

12345678910>>...84