| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/ |
| H A D | conf.patch | 47 +; Instead, copy it, edit named.conf, and use that copy. 140 diff -urN bind-9.3.1.orig/conf/named.conf bind-9.3.1/conf/named.conf 141 --- bind-9.3.1.orig/conf/named.conf 1970-01-01 01:00:00.000000000 +0100 142 +++ bind-9.3.1/conf/named.conf 2005-07-10 22:33:46.000000000 +0200 144 +// This is the primary configuration file for the BIND DNS server named. 146 +// If you are just adding zones, please do that in /etc/bind/named.conf.local 148 +include "/etc/bind/named.conf.options"; 192 +include "/etc/bind/named.conf.local"; 193 diff -urN bind-9.3.1.orig/conf/named.conf.local bind-9.3.1/conf/named.conf.local 194 --- bind-9.3.1.orig/conf/named.conf.local 1970-01-01 01:00:00.000000000 +0100 [all …]
|
| H A D | make-etc-initd-bind-stop-work.patch | 6 the named daemon. 10 conf/named.conf | 5 +++++ 15 diff --git a/conf/named.conf b/conf/named.conf 17 --- a/conf/named.conf 18 +++ b/conf/named.conf 22 include "/etc/bind/named.conf.local";
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-bootmem.h | 69 * 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | calls.h | 38 : type (NULL_TREE), mode (VOIDmode), named (false), in function_arg_info() 43 function_arg_info (machine_mode mode, bool named) in function_arg_info() argument 44 : type (NULL_TREE), mode (mode), named (named), pass_by_reference (false) in function_arg_info() 48 function_arg_info (tree type, bool named) in function_arg_info() argument 49 : type (type), mode (TYPE_MODE (type)), named (named), in function_arg_info() 54 function_arg_info (tree type, machine_mode mode, bool named) in function_arg_info() argument 55 : type (type), mode (mode), named (named), pass_by_reference (false) in function_arg_info() 92 return function_arg_info (void_type_node, /*named=*/true); in end_marker() 103 /* True if the argument is treated as a named argument, false if it is 106 unsigned int named : 1; variable
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | calls.h | 38 : type (NULL_TREE), mode (VOIDmode), named (false), in function_arg_info() 43 function_arg_info (machine_mode mode, bool named) in function_arg_info() argument 44 : type (NULL_TREE), mode (mode), named (named), pass_by_reference (false) in function_arg_info() 48 function_arg_info (tree type, bool named) in function_arg_info() argument 49 : type (type), mode (TYPE_MODE (type)), named (named), in function_arg_info() 54 function_arg_info (tree type, machine_mode mode, bool named) in function_arg_info() argument 55 : type (type), mode (mode), named (named), pass_by_reference (false) in function_arg_info() 92 return function_arg_info (void_type_node, /*named=*/true); in end_marker() 103 /* True if the argument is treated as a named argument, false if it is 106 unsigned int named : 1; variable
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | Kconfig | 41 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 …]
|
| /OK3568_Linux_fs/buildroot/package/bind/ |
| H A D | bind.mk | 24 BIND_TARGET_SERVER_SBIN += isc-hmac-fixup named-journalprint nsec3hash 25 BIND_TARGET_SERVER_SBIN += lwresd named named-checkconf named-checkzone 26 BIND_TARGET_SERVER_SBIN += named-compilezone rndc rndc-confgen dnssec-dsfromkey 119 $(INSTALL) -D -m 644 $(BIND_PKGDIR)/named.service \ 120 $(TARGET_DIR)/usr/lib/systemd/system/named.service 131 named -1 named -1 * /etc/bind - - BIND daemon
|
| H A D | named.service | 3 Documentation=man:named(8) 7 ExecStart=/usr/sbin/named -f -u named
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/ |
| H A D | bind_9.18.11.bb | 13 file://named.service \ 19 file://0001-named-lwresd-V-and-start-log-hide-build-options.patch \ 59 SYSTEMD_SERVICE:${PN} = "named.service" 73 install -m 0644 ${WORKDIR}/named.service ${D}${systemd_system_unitdir} 76 ${D}${systemd_system_unitdir}/named.service 83 echo "d /run/named 0755 bind bind - -" > ${D}${sysconfdir}/tmpfiles.d/bind.conf 88 ${sysconfdir}/bind/named.conf \ 89 ${sysconfdir}/bind/named.conf.local \ 90 ${sysconfdir}/bind/named.conf.options \ 111 FILES:${PN}-libs = "${libdir}/named/*.so* ${libdir}/*-${PV}.so"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/ |
| H A D | kutf_helpers_user.h | 70 /* Named value parsing encountered an invalid name */ 72 /* Named value parsing of string or u64 type encountered extra 77 /* Named value parsing of string type couldn't find the string end 85 /* Named value didn't parse as any of the known types */ 90 /* Send named NAME=value pair, u64 value 118 /* Send named NAME="str" pair 132 /* Receive named NAME=value pair 136 * If you are not planning on dynamic handling of the named value's name and 180 /* Output a named value to kmsg */
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 8 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
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dswload.c | 245 * 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 …]
|
| H A D | exstore.c | 73 * 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 …]
|
| H A D | dsobject.c | 48 * 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 …]
|
| H A D | dswload2.c | 89 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 …]
|
| H A D | psloop.c | 144 op->named.data = walk_state->parser_state.aml; in acpi_ps_get_arguments() 145 op->named.length = (u32) in acpi_ps_get_arguments() 174 op->named.data = aml_op_start; in acpi_ps_get_arguments() 175 op->named.length = (u32) in acpi_ps_get_arguments() 494 op->named.length = in acpi_ps_parse_loop() 495 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop() 506 op->named.length = in acpi_ps_parse_loop() 507 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop() 516 op->named.length = in acpi_ps_parse_loop() 517 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | namedtuple_with_abc.py | 1 # http://code.activestate.com/recipes/577629-namedtupleabc-abstract-base-class-mix-in-for-named/ 9 * named tuple mix-in + ABC (abstract base class) recipe, 14 for named tuples) and decorating it with a wrapper that registers each 15 newly created named tuple as a subclass of namedtuple.abc. 48 '''The metaclass for the abstract base class + mix-in for named tuples.''' 65 '''The abstract base class + mix-in for named tuples.''' 74 '''Named tuple factory with namedtuple.abc subclass registration.''' 94 # (the '_fields' attribute belongs to the named tuple public API anyway) 242 # Named tuple classes created with namedtuple() factory function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_helpers_user.c | 138 "Failed to send u64 value named '%s': Invalid value name", val_name); in kutf_helper_send_named_u64() 145 "Failed to send u64 value named '%s': snprintf() problem buffer size==%d ret=%d", in kutf_helper_send_named_u64() 153 "Failed to send u64 value named '%s': send returned %d", in kutf_helper_send_named_u64() 201 "Failed to send u64 value named '%s': Invalid value name", val_name); in kutf_helper_send_named_str() 217 "Failed to send str value named '%s': kmalloc failed, str_buf_sz=%d", in kutf_helper_send_named_str() 250 "Failed to send str value named '%s': send returned %d", in kutf_helper_send_named_str() 395 "Failed to receive value named '%s'", in kutf_helper_receive_check_val() 401 "Named-value parse error when expecting value named '%s'", in kutf_helper_receive_check_val() 410 "Expecting to receive value named '%s' but got '%s'", in kutf_helper_receive_check_val() 419 "Expecting value named '%s' to be of type %s but got %s", in kutf_helper_receive_check_val()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | stddef.h | 12 * __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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stddef.h | 46 * 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,
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-trigger-netdev | 21 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.
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_trigger.c | 794 * find_named_trigger - Find the common named trigger associated with @name 795 * @name: The name of the set of named triggers to find the common data for 797 * Named triggers are sets of triggers that share a common set of 798 * trigger data. The first named trigger registered with a given name 804 * Return: the common trigger data for the given named trigger on 825 * is_named_trigger - determine if a given trigger is a named trigger 828 * Return: true if 'test' is a named trigger, false otherwise. 843 * save_named_trigger - save the trigger in the named trigger list 844 * @name: The name of the named trigger set 861 * del_named_trigger - delete a trigger from the named trigger list [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_enumval.c | 49 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()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
| H A D | netdata.conf | 1665 # dim named name = named 1666 # dim named algorithm = incremental 1667 # dim named multiplier = 100 1668 # dim named divisor = 100 1751 # dim named name = named 1752 # dim named algorithm = absolute 1753 # dim named multiplier = 4096 1754 # dim named divisor = 1048576 1837 # dim named name = named 1838 # dim named algorithm = absolute [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | prm2xxx_3xxx.h | 137 /* 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 */
|