| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| D | extract_if.rs | 36 /// The number of items that have been drained (removed) thus far. 68 let drained = (self.pred)(&mut v[i]); in next() localVariable 73 if drained { in next() 105 // drained item prior to a panic in the predicate. in drop()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | iters_testmod_seq.c | 23 __msg("fp-16=iter_testmod_seq(ref_id=1,state=drained,depth=0)") 41 __msg("fp-16=iter_testmod_seq(ref_id=1,state=drained,depth=0)") 61 __msg("fp-16=iter_testmod_seq(ref_id=1,state=drained,depth=0)")
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| D | rxe_task.c | 53 /* check if task is idle or drained and not currently 92 * The task can also be moved to drained or invalid 206 * remaining references. Once the queue is drained the 273 * to the drained state by do_task.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | ingenic,battery.yaml | 35 - voltage-min-design-microvolt: drained battery voltage,
|
| D | richtek,rt9455.yaml | 54 input current value in uA drained by the charger from the power source.
|
| D | battery.yaml | 55 description: drained battery voltage
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | ingenic,battery.yaml | 35 - voltage-min-design-microvolt: drained battery voltage,
|
| D | rt9455_charger.txt | 26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the
|
| D | battery.yaml | 41 description: drained battery voltage
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap4-common.c | 103 * through an async bridge to ensure that data path is properly drained 107 * In MPU case, L3 T2ASYNC FIFO and DDR T2ASYNC FIFO needs to be drained.
|
| D | omap-smp.c | 183 * A barrier is added to ensure that write buffer is drained in omap4_boot_secondary() 399 * A barrier is added to ensure that write buffer is drained in omap4_smp_prepare_cpus()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap4-common.c | 104 * through an async bridge to ensure that data path is properly drained 108 * In MPU case, L3 T2ASYNC FIFO and DDR T2ASYNC FIFO needs to be drained.
|
| D | omap-smp.c | 183 * A barrier is added to ensure that write buffer is drained in omap4_boot_secondary() 399 * A barrier is added to ensure that write buffer is drained in omap4_smp_prepare_cpus()
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| D | frwr_ops.c | 34 * closed, the Receive completion queue is drained before the allowing 357 * Each flushed MR gets destroyed after the QP has drained. 556 /* On error, the MRs get destroyed once the QP has drained. */ in frwr_unmap_sync() 649 /* On error, the MRs get destroyed once the QP has drained. */ in frwr_unmap_async()
|
| /kernel/linux/linux-6.6/arch/arm/mach-ux500/ |
| D | platsmp.c | 80 /* make sure write buffer is drained */ in ux500_boot_secondary()
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| D | slip_common.h | 87 int more; /* more data: do not read fd until ibuf has been drained */
|
| /kernel/linux/linux-5.10/arch/arm/mach-ux500/ |
| D | platsmp.c | 82 /* make sure write buffer is drained */ in ux500_boot_secondary()
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| D | slip_common.h | 87 int more; /* more data: do not read fd until ibuf has been drained */
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | ringbuf.c | 560 * delivery whenever at least one sample is drained from the in user_ring_buffer__reserve_blocking() 564 * provided that a sample is drained, and the BPF program did in user_ring_buffer__reserve_blocking() 568 * drained. in user_ring_buffer__reserve_blocking()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | qpc.c | 142 complete(&dct->drained); in rsc_event_notifier() 203 wait_for_completion(&dct->drained); in _mlx5_core_destroy_dct() 220 init_completion(&dct->drained); in mlx5_core_create_dct()
|
| /kernel/linux/linux-5.10/arch/arm/mach-prima2/ |
| D | platsmp.c | 77 /* make sure write buffer is drained */ in sirfsoc_boot_secondary()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| D | qpc.c | 103 complete(&dct->drained); in dct_event_notifier() 227 init_completion(&dct->drained); in mlx5_core_create_dct() 304 wait_for_completion(&dct->drained); in mlx5_core_destroy_dct()
|
| /kernel/linux/linux-6.6/drivers/char/xillybus/ |
| D | xillyusb.c | 112 bool drained; member 515 ep->drained = true; in endpoint_alloc() 790 * endpoint is marked as drained here. That doesn't matter, in try_queue_bulk_out() 791 * because the sole purpose of @drained is to ensure that in try_queue_bulk_out() 799 ep->drained = !ep->outstanding_urbs; in try_queue_bulk_out() 800 if (ep->drained && ep->wake_on_drain) in try_queue_bulk_out() 807 ep->drained = false; in try_queue_bulk_out() 2224 msg_ep->drained || xdev->error, in xillyusb_disconnect()
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | zylonite-wm97xx.c | 92 /* When the AC97 queue has been drained we need to allow time in wm97xx_acc_pen_down()
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| D | requestqueue.c | 60 * upon receiving a message, will wait for all saved messages to be drained
|