/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 1435 svm_range_map_to_gpus(struct svm_range *prange, unsigned long offset, unsigned long npages, bool readonly, unsigned long *bitmap, bool wait, bool flush_tlb) svm_range_map_to_gpus() argument 1590 svm_range_validate_and_map(struct mm_struct *mm, struct svm_range *prange, int32_t gpuidx, bool intr, bool wait, bool flush_tlb) svm_range_validate_and_map() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_generic.c | 534 static __poll_t ppp_poll(struct file *file, poll_table *wait) in ppp_poll() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ptp.c | 206 u32 wait; member 949 struct timespec64 wait; in efx_ptp_process_times() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | smc91c92_cs.c | 543 int i, wait, loop; in mot_setup() local
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2477 static __poll_t radio_poll(struct file *file, poll_table *wait) in radio_poll() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 765 static __poll_t ts_poll(struct file *file, poll_table *wait) in ts_poll() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3192 unsigned int wait = params->wait; in ath6kl_mgmt_tx() local 3099 ath6kl_mgmt_powersave_ap(struct ath6kl_vif *vif, u32 id, u32 freq, u32 wait, const u8 *buf, size_t len, bool *more_data, bool no_cck) ath6kl_mgmt_powersave_ap() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 1418 do_ahash_op(int (*op)(struct ahash_request *req), struct ahash_request *req, struct crypto_wait *wait, bool nosimd) do_ahash_op() argument 3415 struct crypto_wait wait; test_acomp() local 3900 struct crypto_wait wait; do_test_kpp() local 4082 struct crypto_wait wait; test_akcipher_one() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | cm.c | 2168 static int irdma_cm_create_ah(struct irdma_cm_node *cm_node, bool wait) in irdma_cm_create_ah() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi.c | 2855 bool wait = false; in disable_ddi_buf() local 3467 bool wait = false; in intel_ddi_prepare_link_retrain() local
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | via-pmu.c | 2105 wait_queue_head_t wait; member 2226 pmu_fpoll(struct file *filp, poll_table *wait) pmu_fpoll() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm.c | 2448 static void __dm_destroy(struct mapped_device *md, bool wait) in __dm_destroy() argument [all...] |
/kernel/linux/linux-6.6/net/ |
H A D | socket.c | 1391 static __poll_t sock_poll(struct file *file, poll_table *wait) in sock_poll() argument
|
/kernel/linux/linux-6.6/net/unix/ |
H A D | af_unix.c | 2487 prepare_to_wait(sk_sleep(sk), &wait, stat in unix_stream_data_wait() local 2509 finish_wait(sk_sleep(sk), &wait); unix_stream_data_wait() local 3064 unix_poll(struct file *file, struct socket *sock, poll_table *wait) unix_poll() argument 3107 unix_dgram_poll(struct file *file, struct socket *sock, poll_table *wait) unix_dgram_poll() argument [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 792 tipc_poll(struct file *file, struct socket *sock, poll_table *wait) tipc_poll() argument 1849 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_rcvmsg() local 1854 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_rcvmsg() local 2546 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_connect() local 2549 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_connect() local 2692 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_accept() local 2696 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_accept() local [all...] |
/kernel/linux/linux-6.6/net/smc/ |
H A D | af_smc.c | 812 static int smc_fback_mark_woken(wait_queue_entry_t *wait, in smc_fback_mark_woken() argument 2674 add_wait_queue_exclusive(sk_sleep(sk), &wait); smc_accept() local 2692 remove_wait_queue(sk_sleep(sk), &wait); smc_accept() local 2825 smc_poll(struct file *file, struct socket *sock, poll_table *wait) smc_poll() argument [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 2097 wait_queue_entry_t wait; in snd_pcm_drain() local 2828 wait_queue_entry_t wait; in snd_pcm_open() local 3590 static __poll_t snd_pcm_poll(struct file *file, poll_table *wait) in snd_pcm_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fusion.c | 5200 int wait = 0; in megasas_fusion_crash_dump() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | swapfile.c | 2578 static __poll_t swaps_poll(struct file *file, poll_table *wait) in swaps_poll() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | udp.c | 2855 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolboxenc.c | 298 static int vtenc_q_pop(VTEncContext *vtctx, bool wait, CMSampleBufferRef *buf, ExtraSEI **sei) in vtenc_q_pop() argument
|
/third_party/backends/backend/ |
H A D | hs2p-scsi.h | 1266 SANE_Byte wait; /* 7-5:LUN; 4-1:Reserved; 0: Wait bit is "0" */ member
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr_gem.c | 1905 struct drm_i915_gem_wait wait; drm_intel_gem_bo_wait() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1729 dzn_queue_sync_wait(struct dzn_queue *queue, const struct vk_sync_wait *wait) in dzn_queue_sync_wait() argument
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_compile.c | 3219 struct midgard_instruction wait = v_branch(false, false); in midgard_compile_shader_nir() local
|