Searched full:establish (Results 1 – 25 of 367) sorted by relevance
12345678910>>...15
/Linux-v6.6/kernel/ |
D | iomem.c | 59 * MEMREMAP_WT - establish a mapping whereby writes either bypass the 64 * MEMREMAP_WC - establish a writecombine mapping, whereby writes may 99 * present then we will be attempting to establish a new virtual in memremap()
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | arp_ndisc_evict_nocarrier.sh | 6 # Create a veth pair and set IPs/routes on both. Then ping to establish 58 # Establish an ND cache entry 85 # Establish an ARP cache entry
|
/Linux-v6.6/Documentation/PCI/endpoint/ |
D | pci-ntb-howto.rst | 121 establish a link with the host. 127 In order for the endpoint device to establish a link with the host, the _start_ 129 should establish link with the host::
|
D | pci-vntb-howto.rst | 118 establish a link with the host. 124 In order for the endpoint device to establish a link with the host, the _start_ 126 should establish link with the host (imx8 don't need this steps)::
|
D | pci-test-howto.rst | 97 Once the above step is completed, the PCI endpoint is ready to establish a link 104 In order for the endpoint device to establish a link with the host, the _start_
|
/Linux-v6.6/include/linux/ |
D | entry-common.h | 83 * enter_from_user_mode - Establish state when coming from user mode 104 * syscall_enter_from_user_mode_prepare - Establish state and enable interrupts 146 * syscall_enter_from_user_mode - Establish state and check and handle work 328 * irqentry_enter_from_user_mode - Establish state before invoking the irq handler 405 * establish the proper context for NOHZ_FULL. Otherwise scheduling on exit
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7476.yaml | 57 to establish channel scaling. 66 to the other supplies. Needed to be able to establish channel scaling
|
D | maxim,max11100.yaml | 23 description: External reference, needed to establish input scaling.
|
D | maxim,max1118.yaml | 29 description: External reference, needed to establish input scaling
|
D | ti,adc084s021.yaml | 23 description: External reference, needed to establish input scaling
|
D | ti,adc0832.yaml | 28 description: External reference, needed to establish input scaling
|
D | nxp,imx93-adc.yaml | 44 The reference voltage which used to establish channel scaling.
|
/Linux-v6.6/Documentation/powerpc/ |
D | vas-api.rst | 19 To communicate with NX, kernel has to establish a channel or window and 41 establish connection to the engine. It means send window is opened on GZIP 53 can establish multiple windows, but one window for each file descriptor. 110 Applications should use the VAS_TX_WIN_OPEN ioctl as follows to establish
|
/Linux-v6.6/Documentation/ABI/obsolete/ |
D | sysfs-bus-iio | 142 to establish the full layout these must be used in conjunction 143 with all _en attributes to establish which channels are present, 144 and the relevant _type attributes to establish the data storage
|
/Linux-v6.6/net/llc/ |
D | llc_if.c | 71 * llc_establish_connection - Called by upper layer to establish a conn 77 * Upper layer calls this to establish an LLC connection with a remote
|
/Linux-v6.6/arch/mips/sgi-ip27/ |
D | ip27-hubio.c | 22 * hub_pio_map - establish a HUB PIO mapping 72 printk(KERN_WARNING "unable to establish PIO mapping for at" in hub_pio_map()
|
/Linux-v6.6/include/rdma/ |
D | rdma_cm_ib.h | 12 * rdma_set_ib_path - Manually sets the path record used to establish a
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/dac/ |
D | ti,dac5571.yaml | 31 Reference voltage must be supplied to establish the scaling of the
|
D | ti,dac7311.yaml | 24 Reference voltage must be supplied to establish the scaling of the
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | hvcserver.c | 193 * hvcs_register_connection - establish a connection between this vty-server and 196 * establish a connection.
|
/Linux-v6.6/Documentation/core-api/ |
D | debugging-via-ohci1394.rst | 85 for bus resets takes place, you have to establish any FireWire cable 110 2) Establish a working FireWire cable connection:
|
/Linux-v6.6/net/rds/ |
D | threads.c | 113 * establish a connection that one of the pair will establish the connection
|
/Linux-v6.6/arch/powerpc/boot/ |
D | crt0.S | 140 stwu r0,-16(r1) /* establish a stack frame */ 230 stdu r0,-112(r1) /* establish a stack frame */
|
/Linux-v6.6/net/atm/ |
D | Kconfig | 55 bridges and ATM attached hosts establish direct ATM VCs across
|
/Linux-v6.6/arch/x86/boot/ |
D | bioscall.S | 57 /* Re-establish C environment invariants */
|
12345678910>>...15