| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | driver.c | 1241 int i, drain, ret = 0, is_up = 0; in set_mtu() local
|
| H A D | chip.c | 11122 int drain, ret = 0; in set_vl_weights() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | debugfs.c | 118 int sta_id, drain, ret; in iwl_dbgfs_sta_drain_write() local
|
| H A D | sta.c | 1895 iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta, bool drain) iwl_mvm_drain_sta() argument
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| H A D | applespi.c | 419 bool drain; member
|
| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| H A D | mod.rs | 92 mod drain; modules 2130 pub fn drain< functions [all...] |
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 171 static void drain(void) { in drain() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| H A D | qp.c | 3489 _mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr, bool drain) _mlx4_ib_post_send() argument 3810 _mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr, bool drain) _mlx4_ib_post_recv() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_svm.c | 2252 int drain; in svm_range_drain_retry_fault() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
| H A D | qp.c | 3522 _mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr, bool drain) _mlx4_ib_post_send() argument 3843 _mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr, bool drain) _mlx4_ib_post_recv() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_local.h | 167 int (*drain)(snd_pcm_t *pcm); /* need own locking */ member
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
| H A D | qman.c | 2624 int orl_empty, drain = 0, ret = 0; in qman_shutdown_fq() local
|
| /kernel/linux/linux-6.6/drivers/soc/fsl/qbman/ |
| H A D | qman.c | 2681 int orl_empty, drain = 0, ret = 0; in qman_shutdown_fq() local
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| H A D | qeth_core_main.c | 1453 qeth_tx_complete_pending_bufs(struct qeth_card *card, struct qeth_qdio_out_q *queue, bool drain) qeth_tx_complete_pending_bufs() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 2381 static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain) in put_cpu_partial() argument
|
| H A D | page_alloc.c | 3038 struct pcpu_drain *drain; in drain_local_pages_wq() local 3121 struct pcpu_drain *drain = per_cpu_ptr(&pcpu_drain, cpu); in drain_all_pages() local [all...] |
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | qeth_core_main.c | 1382 qeth_tx_complete_pending_bufs(struct qeth_card *card, struct qeth_qdio_out_q *queue, bool drain, int budget) qeth_tx_complete_pending_bufs() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | slub.c | 2696 static void put_cpu_partial(struct kmem_cache *s, struct slab *slab, int drain) in put_cpu_partial() argument 2264 put_cpu_partial(struct kmem_cache *s, struct slab *slab, int drain) put_cpu_partial() argument
|
| /kernel/linux/linux-5.10/include/linux/qed/ |
| H A D | qed_if.h | 944 int (*drain)(struct qed_dev *cdev); member
|
| /kernel/linux/linux-6.6/include/linux/qed/ |
| H A D | qed_if.h | 976 int (*drain)(struct qed_dev *cdev); member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 11161 int drain, ret = 0; in set_vl_weights() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 7647 fn drain<'new>(d: Drain<'static, &'static str>) -> Drain<'new, &'new str> { assert_covariance() functions 12303 fn drain<'new>(d: Drain<'static, &'static str>) -> Drain<'new, &'new str> { assert_covariance() functions 13664 fn drain<'new>(d: Drain<'static, &'static str>) -> Drain<'new, &'new str> { assert_covariance() functions 17738 pub fn drain<R>(&mut self, range: R) -> Drain<'_> drain() functions 40387 mod drain; global() modules 41537 pub fn drain<R>(&mut self, range: R) -> Drain<'_, T> drain() functions 45355 pub fn drain(&mut self) -> Drain<'_, T> { drain() functions 46895 mod drain; global() modules 48536 pub fn drain<R>(&mut self, range: R) -> Drain<'_, T, A> drain() functions [all...] |