Home
last modified time | relevance | path

Searched defs:work (Results 4801 - 4825 of 5457) sorted by relevance

1...<<191192193194195196197198199200>>...219

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2857 static void amdgpu_device_delayed_init_work_handler(struct work_struct *work) in amdgpu_device_delayed_init_work_handler() argument
2868 static void amdgpu_device_delay_enable_gfx_off(struct work_struct *work) in amdgpu_device_delay_enable_gfx_off() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c402 static void svm_range_bo_wq_release(struct work_struct *work) in svm_range_bo_wq_release() argument
1766 static void svm_range_restore_work(struct work_struct *work) in svm_range_restore_work() argument
2285 svm_range_deferred_list_work(struct work_struct *work) svm_range_deferred_list_work() argument
3439 svm_range_evict_svm_bo_worker(struct work_struct *work) svm_range_evict_svm_bo_worker() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c2714 static void bpf_prog_free_deferred(struct work_struct *work) in bpf_prog_free_deferred() argument
/kernel/linux/linux-6.6/kernel/
H A Dcpu.c1510 struct cpu_down_work *work = arg; in __cpu_down_maps_locked() local
1517 struct cpu_down_work work = { .cpu = cpu, .target = target, }; in cpu_down_maps_locked() local
H A Dfork.c941 static void mmdrop_async_fn(struct work_struct *work) in mmdrop_async_fn() argument
1390 static void mmput_async_fn(struct work_struct *work) in mmput_async_fn() argument
H A Dkprobes.c605 static void kprobe_optimizer(struct work_struct *work) in kprobe_optimizer() argument
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcpuset.c1963 struct work_struct work; member
1969 static void cpuset_migrate_mm_workfn(struct work_struct *work) in cpuset_migrate_mm_workfn() argument
3781 static void cpuset_hotplug_workfn(struct work_struct *work) in cpuset_hotplug_workfn() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Didxd.h294 struct work_struct work; member
353 struct work_struct work; member
/kernel/linux/linux-6.6/drivers/dma/lgm/
H A Dlgm-dma.c219 struct work_struct work; member
1311 static void dma_work(struct work_struct *work) in dma_work() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dkorina.c1148 static void korina_restart_task(struct work_struct *work) in korina_restart_task() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2716 int work; process_responses_gts() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2056 static void enic_change_mtu_work(struct work_struct *work) in enic_change_mtu_work() argument
2307 static void enic_reset(struct work_struct *work) in enic_reset() argument
2335 static void enic_tx_hang_reset(struct work_struct *work) in enic_tx_hang_reset() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h304 struct delayed_work work; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm.c184 struct delayed_work work; member
195 struct cm_work work; member
871 struct cm_work *work; cm_dequeue_work() local
881 cm_free_work(struct cm_work *work) cm_free_work() argument
1031 struct cm_work *work; cm_destroy_id() local
1735 cm_get_bth_pkey(struct cm_work *work) cm_get_bth_pkey() argument
1762 cm_opa_to_ib_sgid(struct cm_work *work, struct sa_path_rec *path) cm_opa_to_ib_sgid() argument
1782 cm_format_req_event(struct cm_work *work, struct cm_id_private *cm_id_priv, struct ib_cm_id *listen_id) cm_format_req_event() argument
1826 cm_process_work(struct cm_id_private *cm_id_priv, struct cm_work *work) cm_process_work() argument
1916 cm_dup_req_handler(struct cm_work *work, struct cm_id_private *cm_id_priv) cm_dup_req_handler() argument
1965 cm_match_req(struct cm_work *work, struct cm_id_private *cm_id_priv) cm_match_req() argument
2058 cm_req_handler(struct cm_work *work) cm_req_handler() argument
2382 cm_format_rep_event(struct cm_work *work, enum ib_qp_type qp_type) cm_format_rep_event() argument
2410 cm_dup_rep_handler(struct cm_work *work) cm_dup_rep_handler() argument
2455 cm_rep_handler(struct cm_work *work) cm_rep_handler() argument
2560 cm_establish_handler(struct cm_work *work) cm_establish_handler() argument
2583 cm_rtu_handler(struct cm_work *work) cm_rtu_handler() argument
2796 cm_dreq_handler(struct cm_work *work) cm_dreq_handler() argument
2869 cm_drep_handler(struct cm_work *work) cm_drep_handler() argument
2973 cm_format_rej_event(struct cm_work *work) cm_format_rej_event() argument
3011 cm_rej_handler(struct cm_work *work) cm_rej_handler() argument
3165 cm_mra_handler(struct cm_work *work) cm_mra_handler() argument
3278 cm_lap_handler(struct cm_work *work) cm_lap_handler() argument
3376 cm_apr_handler(struct cm_work *work) cm_apr_handler() argument
3420 cm_timewait_handler(struct cm_work *work) cm_timewait_handler() argument
3521 cm_format_sidr_req_event(struct cm_work *work, const struct cm_id_private *rx_cm_id, struct ib_cm_id *listen_id) cm_format_sidr_req_event() argument
3542 cm_sidr_req_handler(struct cm_work *work) cm_sidr_req_handler() argument
3698 cm_format_sidr_rep_event(struct cm_work *work, const struct cm_id_private *cm_id_priv) cm_format_sidr_rep_event() argument
3719 cm_sidr_rep_handler(struct cm_work *work) cm_sidr_rep_handler() argument
3840 struct cm_work *work = container_of(_work, struct cm_work, work.work); cm_work_handler() local
3895 struct cm_work *work; cm_establish() local
3999 struct cm_work *work; cm_recv_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h491 struct work_struct work; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dqp.c106 struct work_struct work; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c859 static void irdma_flush_worker(struct work_struct *work) in irdma_flush_worker() argument
1805 static void irdma_free_cqbuf(struct work_struct *work) in irdma_free_cqbuf() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c754 static void pxa168_eth_tx_timeout_task(struct work_struct *work) in pxa168_eth_tx_timeout_task() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c163 struct work_struct work; member
199 static void mlx4_en_filter_work(struct work_struct *work) in mlx4_en_filter_work() argument
1256 static void mlx4_en_do_set_rx_mode(struct work_struct *work) in mlx4_en_do_set_rx_mode() argument
1514 mlx4_en_do_get_stats(struct work_struct *work) mlx4_en_do_get_stats() argument
1544 mlx4_en_service_task(struct work_struct *work) mlx4_en_service_task() argument
1585 mlx4_en_linkstate_work(struct work_struct *work) mlx4_en_linkstate_work() argument
2016 mlx4_en_restart(struct work_struct *work) mlx4_en_restart() argument
[all...]
H A Dmain.c1520 struct work_struct work; member
1526 static void mlx4_bond_work(struct work_struct *work) in mlx4_bond_work() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.c1748 static void ath10k_pci_fw_dump_work(struct work_struct *work) in ath10k_pci_fw_dump_work() argument
/kernel/linux/linux-6.6/drivers/net/team/
H A Dteam.c628 static void team_notify_peers_work(struct work_struct *work) in team_notify_peers_work() argument
674 static void team_mcast_rejoin_work(struct work_struct *work) in team_mcast_rejoin_work() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c295 struct work_struct work; member
1382 static void efx_ptp_pps_worker(struct work_struct *work) in efx_ptp_pps_worker() argument
1397 static void efx_ptp_worker(struct work_struct *work) in efx_ptp_worker() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dadf7242.c277 struct delayed_work work; member
584 static void adf7242_rx_cal_work(struct work_struct *work) in adf7242_rx_cal_work() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp.c1548 static void sfp_hwmon_probe(struct work_struct *work) in sfp_hwmon_probe() argument
2827 static void sfp_timeout(struct work_struct *work) in sfp_timeout() argument
2883 static void sfp_poll(struct work_struct *work) in sfp_poll() argument

Completed in 88 milliseconds

1...<<191192193194195196197198199200>>...219