Searched full:attaches (Results 1 – 25 of 148) sorted by relevance
123456
/linux-6.14.4/arch/mips/include/uapi/asm/ |
D | shmbuf.h | 28 unsigned long shm_nattch; /* no. of current attaches */ 41 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/Documentation/devicetree/ |
D | of_unittest.rst | 137 then it attaches the unflattened test data tree to the live tree, else it 138 attaches itself as a live device tree. 223 node's parent to its sibling or attaches the previous sibling to the given
|
/linux-6.14.4/drivers/infiniband/ulp/rtrs/ |
D | README | 77 2. Server accepts the connection requests one by one and attaches 169 attaches an invalidation message if requested and finally an "empty" rdma 190 attaches an invalidation message if requested and finally an "empty" rdma
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | ia_css_version.h | 27 * attaches the FW version.
|
/linux-6.14.4/arch/x86/include/uapi/asm/ |
D | shmbuf.h | 28 __kernel_ulong_t shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/arch/sparc/include/uapi/asm/ |
D | shmbuf.h | 34 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/drivers/media/tuners/ |
D | xc5000.h | 38 /* For each bridge framework, when it attaches either analog or digital,
|
D | xc4000.h | 31 /* For each bridge framework, when it attaches either analog or digital,
|
/linux-6.14.4/arch/parisc/include/uapi/asm/ |
D | shmbuf.h | 36 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/arch/xtensa/include/uapi/asm/ |
D | shmbuf.h | 37 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/samples/bpf/ |
D | tracex1.bpf.c | 22 /* attaches to kprobe __netif_receive_skb_core, in bpf_prog1()
|
D | sock_example.c | 12 * - attaches this program to loopback interface "lo" raw socket
|
/linux-6.14.4/arch/arm/boot/dts/broadcom/ |
D | bcm53340-ubnt-unifi-switch8.dts | 83 /* Attaches to the internal switch */
|
/linux-6.14.4/arch/powerpc/include/uapi/asm/ |
D | shmbuf.h | 43 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/Documentation/virt/kvm/devices/ |
D | vfio.rst | 40 KVM_DEV_VFIO_GROUP_SET_SPAPR_TCE: attaches a guest visible TCE table
|
/linux-6.14.4/include/uapi/asm-generic/ |
D | shmbuf.h | 44 unsigned long shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/Documentation/trace/coresight/ |
D | coresight-ect.rst | 158 Attaches trigout(1) to channel(0), then activates channel(0) generating a 193 The example below attaches input trigger index 1 to channel 2, and output
|
/linux-6.14.4/drivers/iio/buffer/ |
D | industrialio-buffer-dmaengine.c | 299 * and attaches it to an IIO device with iio_device_attach_buffer(). 345 * and attaches it to an IIO device with iio_device_attach_buffer().
|
/linux-6.14.4/fs/nfsd/ |
D | filecache.h | 7 * This is the fsnotify_mark container that nfsd attaches to the files that it
|
/linux-6.14.4/include/linux/ |
D | adreno-smmu-priv.h | 65 * cookie and callback functions are populated when the GPU driver attaches
|
/linux-6.14.4/arch/um/drivers/ |
D | Kconfig | 84 command line. The default value is "fd:0,fd:1", which attaches the 106 command line. The default value is "pty", which attaches them to
|
/linux-6.14.4/Documentation/bpf/libbpf/ |
D | libbpf_overview.rst | 59 attaches BPF programs to various BPF hook points (e.g., tracepoints, kprobes, 87 * ``<name>__attach()`` – attaches all auto-attachable BPF programs (it’s
|
/linux-6.14.4/tools/testing/selftests/net/netfilter/ |
D | conntrack_reverse_clash.c | 7 * so NAT engine attaches a NAT null-binding to each connection.
|
/linux-6.14.4/include/uapi/linux/ |
D | shm.h | 36 unsigned short shm_nattch; /* no. of current attaches */
|
/linux-6.14.4/Documentation/misc-devices/ |
D | max6875.rst | 63 The MAX6874/MAX6875 ignores address bit 0, so this driver attaches to multiple
|
123456