Searched full:pushing (Results 1 – 25 of 148) sorted by relevance
123456
/linux-6.12.1/include/linux/iio/ |
D | buffer.h | 31 * the sample data buffer before pushing it to the device buffers. The sample
|
/linux-6.12.1/drivers/usb/usbip/ |
D | Kconfig | 9 This enables pushing USB packets over IP to allow remote
|
/linux-6.12.1/Documentation/isdn/ |
D | credits.rst | 73 For pushing me to work ;-)
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | srv6_hencap_red_l3vpn_test.sh | 115 # first SID (fcff:3::e) and pushing it into the IPv6 DA. In case of IPv4 129 # The H.Encaps.Red omits the SRH at all in case of (i.b) by pushing the single 132 # SID (fcff:4::e) and pushing it into the IPv6 DA. 152 # The H.Encaps.Red reduces the SID List (i.c) carried in SRH by pushing the 161 # The H.Encaps.Red reduces the SID List (i.d) carried in SRH by pushing the
|
/linux-6.12.1/drivers/iio/dummy/ |
D | iio_simple_dummy_buffer.c | 42 * from the device and pushing it into the associated buffer.
|
D | iio_simple_dummy_events.c | 171 * event occurred and for then pushing that event towards userspace.
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | qcom,coresight-tpda.yaml | 13 more attached TPDM and pushing the resultant (packetized) data out a
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | mcdi_functions.c | 187 netif_dbg(efx, hw, efx->net_dev, "pushing TXQ %d. %zu entries (%llx)\n", in efx_mcdi_tx_init() 311 netif_dbg(efx, hw, efx->net_dev, "pushing RXQ %d. %zu entries (%llx)\n", in efx_mcdi_rx_init()
|
D | nic.h | 166 * @udp_tunnels_dirty: flag indicating a reboot occurred while pushing
|
/linux-6.12.1/arch/arm/mach-omap1/ |
D | sram-init.c | 36 * for pushing a function using the fncpy API.
|
/linux-6.12.1/net/dsa/ |
D | tag_ocelot_8021q.c | 7 * - pushing the RX VLAN as a second, outer tag, on egress towards the CPU port
|
/linux-6.12.1/arch/x86/entry/vdso/ |
D | vsgx.S | 115 * _after_ pushing the parameters on the stack, hence the bonus push.
|
/linux-6.12.1/arch/x86/entry/ |
D | entry_64_fred.S | 104 * after pushing the return RIP, thus the CALL instruction CANNOT be
|
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | sch_red.sh | 340 # Pushing below the queue limit should work. 348 # Pushing above should not.
|
/linux-6.12.1/Documentation/maintainer/ |
D | messy-diffstat.rst | 72 end of that pull request; rebasing and/or merging just before pushing
|
/linux-6.12.1/arch/m68k/mm/ |
D | memory.c | 81 * it invalidates the page after pushing dirty data to memory. (Thanks to Jes
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | head-64.h | 53 * check what is pushing the section down.
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_interrupt.c | 27 * AMD GPUs deliver interrupts by pushing an interrupt description onto the
|
/linux-6.12.1/fs/ocfs2/cluster/ |
D | tcp_internal.h | 60 * - introduction of "rw" lock and pushing meta/data locking down
|
/linux-6.12.1/include/net/mana/ |
D | mana.h | 276 /* Pointer to the mana_rxq that is pushing RX CQEs to the queue. 281 /* Pointer to the mana_txq that is pushing TX CQEs to the queue.
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trans_ail.c | 429 * keep pushing newly queued items beyond where the push all command was in xfs_ail_calc_push_target() 436 /* If someone wants the AIL empty, keep pushing everything we have. */ in xfs_ail_calc_push_target() 441 * Background pushing - attempt to keep 25% of the log free and if we in xfs_ail_calc_push_target()
|
/linux-6.12.1/Documentation/usb/ |
D | CREDITS | 142 - Paul MacKerras for polishing OHCI and pushing me harder for
|
/linux-6.12.1/drivers/vfio/ |
D | virqfd.c | 154 * pushing multiple jobs to release the same virqfd. in vfio_virqfd_enable()
|
/linux-6.12.1/drivers/platform/surface/aggregator/ |
D | ssh_packet_layer.h | 65 * @rx.fifo: Buffer for receiving data/pushing data to receiver thread.
|
/linux-6.12.1/kernel/cgroup/ |
D | rstat.c | 141 * into a singly linked list built from the tail backward like "pushing" 239 /* Push @root to the list first before pushing the children */ in cgroup_rstat_updated_list()
|
123456