Home
last modified time | relevance | path

Searched full:behind (Results 1 – 25 of 863) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dasn1.h161 * Updates the pointer to immediately behind the length.
177 * Updates the pointer to immediately behind the tag and length.
193 * Updates the pointer to immediately behind the full tag.
207 * Updates the pointer to immediately behind the full tag.
221 * Updates the pointer to immediately behind the full tag.
248 * Updated the pointer to immediately behind the full sequence tag.
265 * Updates the pointer to immediately behind the full tag.
280 * Updates the pointer to immediately behind the full
297 * Updates the pointer to immediately behind the full
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-ata21 connected, the number of links behind it.
40 Behind each port, there is a ata_link. If there is a SATA PM in the topology, 15
43 If a link is behind a port, the directory name is linkX, where X is ata_port_id
44 of the port. If a link is behind a PM, its name is linkX.Y where X is
67 Behind each link, up to two ata devices are created.
121 "none" if no device was found behind the link.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-mdadm-Fix-optional-write-behind-parameter.patch4 Subject: [PATCH] mdadm: Fix optional --write-behind parameter
6 The commit noted below changed the behaviour of --write-behind to
9 mdadm: Invalid value for maximum outstanding write-behind writes: (null).
40 …pr_err("Invalid value for maximum outstanding write-behind writes: %s.\n\tMust be between 0 and 16…
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid1.h155 atomic_t behind_remaining; /* number of write-behind ios remaining
174 * When R1BIO_BehindIO is set, we store pages for write behind
197 /* For write-behind requests, we call bi_end_io when
198 * the last non-write-behind device completes, providing
200 * any write-behind write succeeds, otherwise we call
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dasn1.h194 * Updates the pointer to immediately behind the length.
217 * Updates the pointer to immediately behind the tag and length.
241 * Updates the pointer to immediately behind the full tag.
260 * Updates the pointer to immediately behind the full tag.
281 * Updates the pointer to immediately behind the full tag.
302 * Updates the pointer to immediately behind the full tag.
344 * Updates the pointer to immediately behind the full sequence tag.
513 * Updates the pointer to immediately behind the full tag.
536 * Updates the pointer to immediately behind the full
557 * Updates the pointer to immediately behind the full
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dasn1.h194 * Updates the pointer to immediately behind the length.
217 * Updates the pointer to immediately behind the tag and length.
241 * Updates the pointer to immediately behind the full tag.
260 * Updates the pointer to immediately behind the full tag.
281 * Updates the pointer to immediately behind the full tag.
302 * Updates the pointer to immediately behind the full tag.
344 * Updates the pointer to immediately behind the full sequence tag.
513 * Updates the pointer to immediately behind the full tag.
536 * Updates the pointer to immediately behind the full
557 * Updates the pointer to immediately behind the full
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dasn1.h194 * Updates the pointer to immediately behind the length.
217 * Updates the pointer to immediately behind the tag and length.
241 * Updates the pointer to immediately behind the full tag.
260 * Updates the pointer to immediately behind the full tag.
281 * Updates the pointer to immediately behind the full tag.
302 * Updates the pointer to immediately behind the full tag.
344 * Updates the pointer to immediately behind the full sequence tag.
513 * Updates the pointer to immediately behind the full tag.
536 * Updates the pointer to immediately behind the full
557 * Updates the pointer to immediately behind the full
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dasn1.h194 * Updates the pointer to immediately behind the length.
217 * Updates the pointer to immediately behind the tag and length.
241 * Updates the pointer to immediately behind the full tag.
260 * Updates the pointer to immediately behind the full tag.
281 * Updates the pointer to immediately behind the full tag.
302 * Updates the pointer to immediately behind the full tag.
344 * Updates the pointer to immediately behind the full sequence tag.
513 * Updates the pointer to immediately behind the full tag.
536 * Updates the pointer to immediately behind the full
557 * Updates the pointer to immediately behind the full
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_restrictions.sh211 check_fail $? "Incorrect success to add matchall rule behind a flower rule"
220 check_err $? "Failed to add flower rule behind a matchall rule"
250 # On egress, all matchall-mirror rules have to be behind the flower rules
265 check_fail $? "Incorrect success to add matchall rule behind a flower rule"
274 check_err $? "Failed to add flower rule behind a matchall rule"
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Denumeration.rst9 devices behind serial bus controllers.
21 - Devices behind real busses where there is a connector resource
29 The ACPI implementation enumerates devices behind busses (platform, SPI and
149 Slave devices behind SPI bus have SpiSerialBus resource attached to them.
232 The slaves behind I2C bus controller only need to add the ACPI IDs like
234 any slave devices behind the controller device once the adapter is
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dmaster.c27 int behind; in ubifs_compare_master_node() local
43 behind = hmac_offs + UBIFS_MAX_HMAC_LEN; in ubifs_compare_master_node()
45 if (UBIFS_MST_NODE_SZ > behind) in ubifs_compare_master_node()
46 return memcmp(m1 + behind, m2 + behind, UBIFS_MST_NODE_SZ - behind); in ubifs_compare_master_node()
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A Dvgettimeofday.c23 * This is behind the ifdef so that we don't provide the symbol when there's no
59 * This is behind the ifdef so that we don't provide the symbol when there's no
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtrampoline_32.S50 /* Our %wim is one behind CWP */
104 /* Our %wim is one behind CWP */
163 /* Our %wim is one behind CWP */
/OK3568_Linux_fs/kernel/Documentation/driver-api/pci/
H A Dp2pdma.rst17 only supports doing P2P when the endpoints involved are all behind the
61 memory behind it, its driver could add support as a P2P provider and
133 effects behind it. Thus, the order of loads and stores should not be important
/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 Dsel-sched-dump.h92 /* Dump the insn behind this vinsn. */
101 /* Dump the cost (default latency) of the insn behind this vinsn. */
123 /* Dump the vinsn behind this expression. */
/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 Dsel-sched-dump.h92 /* Dump the insn behind this vinsn. */
101 /* Dump the cost (default latency) of the insn behind this vinsn. */
123 /* Dump the vinsn behind this expression. */
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dpci.c59 * Disregard devices living on bus 0 - these are not behind a in efi_pci_disable_bridge_busmaster()
70 * controllers that are behind a PCIe root port do not use in efi_pci_disable_bridge_busmaster()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dmaps.c94 /* kcore2 map hides behind bpf_prog_2 */ in test__maps__merge_in()
98 /* kcore3 map hides behind bpf_prog_3, kcore1 and adds new map */ in test__maps__merge_in()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dibmphp_pci.c32 * If adapter is bridged, then we assign 11 to it and devices behind it.
210 …/* We need to do this in case bridge itself got configured properly, but devices behind it failed … in ibmphp_configure_card()
540 * This routine configures a PCI-2-PCI bridge and the functions behind it
584 * behind it in configure_bridge()
772 /* Now need to see how much space the devices behind the bridge needed */ in configure_bridge()
807 debug("it wants %x IO behind the bridge\n", amount_needed->io); in configure_bridge()
829 debug("it wants %x memory behind the bridge\n", amount_needed->mem); in configure_bridge()
850 debug("it wants %x pfmemory behind the bridge\n", amount_needed->pfmem); in configure_bridge()
1042 * This function adds up the amount of resources needed behind the PPB bridge
1054 int howmany = 0; /*this is to see if there are any devices behind the bridge */ in scan_behind_bridge()
[all …]
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c_core.c113 /* Connect requested bus if behind muxes */ in i2c_mux_set_all()
229 * if that bus is behind muxes.
230 * If previously selected bus is behind the muxes turns off all the
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dfaq.rst117 **Q:** I'm behind a firewall and need to use a proxy server. How do I do
143 ":yocto_wiki:`Working Behind a Network Proxy </Working_Behind_a_Network_Proxy>`"
283 will it work behind my firewall or proxy server?
340 Finally, consider an example where you are behind an HTTP-only firewall.
362 ":yocto_wiki:`Working Behind a Network Proxy </Working_Behind_a_Network_Proxy>`"
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dinotify.rst18 What is the design decision behind not tying the watch to the open fd of
29 What is the design decision behind using an-fd-per-instance as opposed to
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Disoch.c61 * lying behind it...)
311 * lying behind it.
334 * (multiple AGP v3 devices are allowed behind a single bridge). in agp_3_5_enable()
382 * Take an initial pass through the devices lying behind our host in agp_3_5_enable()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst47 flowing RX traffic, every descr behind it should be marked "full",
57 all of those behind it should be "not-in-use". When RX traffic is not
69 be "not-in-use", and everything behind it should be "empty". If no
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DCommands-For-Killing.html110 <dd><p>Kill the word behind point.
118 <dd><p>Kill the word behind point, using white space as a word boundary.
125 <dd><p>Kill the word behind point, using white space and the slash character

12345678910>>...35