Home
last modified time | relevance | path

Searched +defs:dev +defs:all (Results 1 – 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c567 int npalf, id, all; in rvu_dbg_npa_ctx_display() local
640 static int write_npa_ctx(struct rvu *rvu, bool all, in write_npa_ctx()
693 int *id, bool *all) in parse_cmd_buffer_ctx()
738 bool all = false; in rvu_dbg_npa_ctx_write() local
1066 int nixlf, id, all; in rvu_dbg_nix_queue_ctx_display() local
1143 static int write_nix_queue_ctx(struct rvu *rvu, bool all, int nixlf, in write_nix_queue_ctx()
1213 bool all = false; in rvu_dbg_nix_queue_ctx_write() local
1352 const struct device *dev = &rvu->pdev->dev; in rvu_dbg_nix_init() local
1409 const struct device *dev = &rvu->pdev->dev; in rvu_dbg_npa_init() local
1579 const struct device *dev = &rvu->pdev->dev; in rvu_dbg_cgx_init() local
[all …]
/kernel/linux/linux-5.10/include/linux/
Dnetpoll.h18 __u32 all[4]; member
26 struct net_device *dev; member
54 static inline void netpoll_poll_disable(struct net_device *dev) { return; } in netpoll_poll_disable()
55 static inline void netpoll_poll_enable(struct net_device *dev) { return; } in netpoll_poll_enable()
71 struct net_device *dev = napi->dev; in netpoll_poll_lock() local
92 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
105 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
/kernel/linux/linux-6.6/include/linux/
Dnetpoll.h18 __u32 all[4]; member
26 struct net_device *dev; member
55 static inline void netpoll_poll_disable(struct net_device *dev) { return; } in netpoll_poll_disable()
56 static inline void netpoll_poll_enable(struct net_device *dev) { return; } in netpoll_poll_enable()
72 struct net_device *dev = napi->dev; in netpoll_poll_lock() local
93 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
106 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
/kernel/linux/linux-5.10/net/ethtool/
Dfeatures.c17 u32 all[ETHTOOL_DEV_FEATURE_WORDS]; member
41 struct net_device *dev = reply_base->dev; in features_prepare_data() local
157 static int features_send_reply(struct net_device *dev, struct genl_info *info, in features_send_reply()
223 struct net_device *dev; in ethnl_set_features() local
/kernel/linux/linux-6.6/net/ethtool/
Dfeatures.c17 u32 all[ETHTOOL_DEV_FEATURE_WORDS]; member
41 struct net_device *dev = reply_base->dev; in features_prepare_data() local
156 static int features_send_reply(struct net_device *dev, struct genl_info *info, in features_send_reply()
222 struct net_device *dev; in ethnl_set_features() local
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcoupled.c149 void cpuidle_coupled_parallel_barrier(struct cpuidle_device *dev, atomic_t *a) in cpuidle_coupled_parallel_barrier()
228 int all; in cpuidle_coupled_set_not_ready() local
293 static inline int cpuidle_coupled_get_state(struct cpuidle_device *dev, in cpuidle_coupled_get_state()
470 int cpuidle_enter_state_coupled(struct cpuidle_device *dev, in cpuidle_enter_state_coupled()
642 int cpuidle_coupled_register_device(struct cpuidle_device *dev) in cpuidle_coupled_register_device()
691 void cpuidle_coupled_unregister_device(struct cpuidle_device *dev) in cpuidle_coupled_unregister_device()
746 struct cpuidle_device *dev; in coupled_cpu_online() local
762 struct cpuidle_device *dev; in coupled_cpu_up_prepare() local
/kernel/linux/linux-6.6/drivers/cpuidle/
Dcoupled.c149 void cpuidle_coupled_parallel_barrier(struct cpuidle_device *dev, atomic_t *a) in cpuidle_coupled_parallel_barrier()
228 int all; in cpuidle_coupled_set_not_ready() local
293 static inline int cpuidle_coupled_get_state(struct cpuidle_device *dev, in cpuidle_coupled_get_state()
470 int cpuidle_enter_state_coupled(struct cpuidle_device *dev, in cpuidle_enter_state_coupled()
642 int cpuidle_coupled_register_device(struct cpuidle_device *dev) in cpuidle_coupled_register_device()
690 void cpuidle_coupled_unregister_device(struct cpuidle_device *dev) in cpuidle_coupled_unregister_device()
745 struct cpuidle_device *dev; in coupled_cpu_online() local
761 struct cpuidle_device *dev; in coupled_cpu_up_prepare() local
/kernel/linux/linux-5.10/drivers/dma/sh/
Dshdma-base.c323 static dma_async_tx_callback __ld_cleanup(struct shdma_chan *schan, bool all) in __ld_cleanup()
441 static void shdma_chan_ld_cleanup(struct shdma_chan *schan, bool all) in shdma_chan_ld_cleanup()
901 static irqreturn_t chan_irq(int irq, void *dev) in chan_irq()
917 static irqreturn_t chan_irqt(int irq, void *dev) in chan_irqt()
989 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c579 static uint32_t test_event_condition(bool all, uint32_t num_events, in test_event_condition()
665 bool all, uint32_t user_timeout_ms, in kfd_wait_on_events()
874 void kfd_signal_iommu_event(struct kfd_dev *dev, u32 pasid, in kfd_signal_iommu_event()
973 void kfd_signal_vm_fault_event(struct kfd_dev *dev, u32 pasid, in kfd_signal_vm_fault_event()
1010 void kfd_signal_reset_event(struct kfd_dev *dev) in kfd_signal_reset_event()
/kernel/linux/linux-6.6/drivers/dma/sh/
Dshdma-base.c323 static dma_async_tx_callback __ld_cleanup(struct shdma_chan *schan, bool all) in __ld_cleanup()
441 static void shdma_chan_ld_cleanup(struct shdma_chan *schan, bool all) in shdma_chan_ld_cleanup()
893 static irqreturn_t chan_irq(int irq, void *dev) in chan_irq()
909 static irqreturn_t chan_irqt(int irq, void *dev) in chan_irqt()
981 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
Dpci-ioda.c282 bool all) in pnv_ioda_reserve_m64_pe()
295 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
593 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe()
874 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE()
932 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1529 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local
1690 static int __pnv_pci_ioda_msi_setup(struct pnv_phb *phb, struct pci_dev *dev, in __pnv_pci_ioda_msi_setup()
2145 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local
2294 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
2325 static bool pnv_pci_enable_device_hook(struct pci_dev *dev) in pnv_pci_enable_device_hook()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dpci-ioda.c366 bool all) in pnv_ioda_reserve_m64_pe()
379 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
680 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe()
982 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE()
1041 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1609 static int pnv_pci_ioda_dev_dma_weight(struct pci_dev *dev, void *data) in pnv_pci_ioda_dev_dma_weight()
2030 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local
2163 static int pnv_pci_ioda_msi_setup(struct pnv_phb *phb, struct pci_dev *dev, in pnv_pci_ioda_msi_setup()
2422 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local
2572 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
Dne.c207 static int __init do_ne_probe(struct net_device *dev) in do_ne_probe()
242 static int __init ne_probe_isapnp(struct net_device *dev) in ne_probe_isapnp()
290 static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr) in ne_probe1()
546 static void ne_reset_8390(struct net_device *dev) in ne_reset_8390()
572 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
610 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
677 static void ne_block_output(struct net_device *dev, int count, in ne_block_output()
783 struct net_device *dev; in ne_drv_probe() local
828 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_remove() local
849 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
Dne.c208 static int __init do_ne_probe(struct net_device *dev) in do_ne_probe()
243 static int __init ne_probe_isapnp(struct net_device *dev) in ne_probe_isapnp()
291 static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr) in ne_probe1()
549 static void ne_reset_8390(struct net_device *dev) in ne_reset_8390()
575 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
613 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
680 static void ne_block_output(struct net_device *dev, int count, in ne_block_output()
786 struct net_device *dev; in ne_drv_probe() local
831 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_remove() local
852 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_smi_events.c39 struct kfd_node *dev; member
152 struct kfd_node *dev = client->dev; in kfd_smi_ev_release() local
165 uint64_t all = KFD_SMI_EVENT_MASK_FROM_INDEX(KFD_SMI_EVENT_ALL_PROCESS); in kfd_smi_ev_enabled() local
174 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, in add_event_to_kfifo()
199 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, in kfd_smi_event_add()
218 void kfd_smi_event_update_gpu_reset(struct kfd_node *dev, bool post_reset) in kfd_smi_event_update_gpu_reset()
231 void kfd_smi_event_update_thermal_throttling(struct kfd_node *dev, in kfd_smi_event_update_thermal_throttling()
239 void kfd_smi_event_update_vmfault(struct kfd_node *dev, uint16_t pasid) in kfd_smi_event_update_vmfault()
336 int kfd_smi_event_open(struct kfd_node *dev, uint32_t *fd) in kfd_smi_event_open()
Dkfd_events.c837 static uint32_t test_event_condition(bool all, uint32_t num_events, in test_event_condition()
936 bool all, uint32_t *user_timeout_ms, in kfd_wait_on_events()
1164 void kfd_signal_vm_fault_event(struct kfd_node *dev, u32 pasid, in kfd_signal_vm_fault_event()
1219 void kfd_signal_reset_event(struct kfd_node *dev) in kfd_signal_reset_event()
1275 void kfd_signal_poison_consumed_event(struct kfd_node *dev, u32 pasid) in kfd_signal_poison_consumed_event()
/kernel/linux/linux-5.10/net/ipv4/
Ddevinet.c236 struct net_device *dev = idev->dev; in in_dev_finish_destroy() local
252 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init()
306 struct net_device *dev; in inetdev_destroy() local
563 static int inet_set_ifa(struct net_device *dev, struct in_ifaddr *ifa) in inet_set_ifa()
590 struct net_device *dev; in inetdev_by_index() local
830 struct net_device *dev; in rtm_to_ifaddr() local
1016 struct net_device *dev; in devinet_ioctl() local
1247 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf()
1301 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr()
1427 struct net_device *dev; in inet_confirm_addr() local
[all …]
/kernel/linux/linux-6.6/net/ipv4/
Ddevinet.c247 struct net_device *dev = idev->dev; in in_dev_finish_destroy() local
262 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init()
312 struct net_device *dev; in inetdev_destroy() local
581 static int inet_set_ifa(struct net_device *dev, struct in_ifaddr *ifa) in inet_set_ifa()
604 struct net_device *dev; in inetdev_by_index() local
845 struct net_device *dev; in rtm_to_ifaddr() local
1051 struct net_device *dev; in devinet_ioctl() local
1284 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf()
1338 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr()
1465 struct net_device *dev; in inet_confirm_addr() local
[all …]
/kernel/linux/linux-6.6/tools/usb/
Dtestusb.c159 struct usb_device_descriptor dev; in testdev_ifnum() local
293 struct testdev *dev = arg; in handle_testdev() local
378 int all = 0, forever = 0, not = 0; in main() local
510 struct testdev dev; in main() local
/kernel/linux/linux-5.10/tools/usb/
Dtestusb.c153 struct usb_device_descriptor dev; in testdev_ifnum() local
287 struct testdev *dev = arg; in handle_testdev() local
372 int all = 0, forever = 0, not = 0; in main() local
504 struct testdev dev; in main() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
Dmt76x02.h70 #define mt76x02_beacon_enable(dev, enable) \ argument
72 #define mt76x02_pre_tbtt_enable(dev, enable) \ argument
83 s8 all[30]; member
210 struct mt76x02_dev *dev; member
227 static inline bool is_mt76x0(struct mt76x02_dev *dev) in is_mt76x0()
234 static inline bool is_mt76x2(struct mt76x02_dev *dev) in is_mt76x2()
242 static inline void mt76x02_irq_enable(struct mt76x02_dev *dev, u32 mask) in mt76x02_irq_enable()
247 static inline void mt76x02_irq_disable(struct mt76x02_dev *dev, u32 mask) in mt76x02_irq_disable()
253 mt76x02_wait_for_txrx_idle(struct mt76_dev *dev) in mt76x02_wait_for_txrx_idle()
261 mt76x02_rx_get_sta(struct mt76_dev *dev, u8 idx) in mt76x02_rx_get_sta()
/kernel/linux/linux-5.10/drivers/net/bonding/
Dbond_main.c1299 static int bond_netpoll_setup(struct net_device *dev, struct netpoll_info *ni) in bond_netpoll_setup()
1330 static netdev_features_t bond_fix_features(struct net_device *dev, in bond_fix_features()
2199 bool all, bool unregister) in __bond_release_one()
3866 static int bond_get_lowest_level_rcu(struct net_device *dev) in bond_get_lowest_level_rcu()
4124 static int bond_neigh_setup(struct net_device *dev, in bond_neigh_setup()
4458 struct bond_up_slave *usable, *all; in bond_set_slave_arr() local
4471 struct bond_up_slave *usable, *all; in bond_reset_slave_arr() local
4585 struct net_device *dev) in bond_3ad_xor_xmit()
4670 static u16 bond_select_queue(struct net_device *dev, struct sk_buff *skb, in bond_select_queue()
4733 static netdev_tx_t __bond_start_xmit(struct sk_buff *skb, struct net_device *dev) in __bond_start_xmit()
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
Dreada.c224 static struct reada_zone *reada_find_zone(struct btrfs_device *dev, u64 logical, in reada_find_zone()
307 struct btrfs_device *dev; in reada_find_extent() local
598 static int reada_pick_zone(struct btrfs_device *dev) in reada_pick_zone()
676 static int reada_start_machine_dev(struct btrfs_device *dev) in reada_start_machine_dev()
843 static void dump_devs(struct btrfs_fs_info *fs_info, int all) in dump_devs()
1037 void btrfs_reada_remove_dev(struct btrfs_device *dev) in btrfs_reada_remove_dev()
1064 void btrfs_reada_undo_remove_dev(struct btrfs_device *dev) in btrfs_reada_undo_remove_dev()
/kernel/linux/linux-5.10/net/mpls/
Daf_mpls.c89 bool mpls_output_possible(const struct net_device *dev) in mpls_output_possible()
112 unsigned int mpls_dev_mtu(const struct net_device *dev) in mpls_dev_mtu()
131 void mpls_stats_inc_outucastpkts(struct net_device *dev, in mpls_stats_inc_outucastpkts()
341 static int mpls_forward(struct sk_buff *skb, struct net_device *dev, in mpls_forward()
589 struct net_device *dev; in inet_fib_lookup_dev() local
617 struct net_device *dev; in inet6_fib_lookup_dev() local
648 struct net_device *dev = NULL; in find_outdev() local
680 struct net_device *dev = NULL; in mpls_nh_assign_dev() local
1098 const struct net_device *dev) in mpls_fill_stats_af()
1120 static size_t mpls_get_stats_af_size(const struct net_device *dev) in mpls_get_stats_af_size()
[all …]
/kernel/linux/linux-6.6/net/mpls/
Daf_mpls.c90 bool mpls_output_possible(const struct net_device *dev) in mpls_output_possible()
113 unsigned int mpls_dev_mtu(const struct net_device *dev) in mpls_dev_mtu()
132 void mpls_stats_inc_outucastpkts(struct net_device *dev, in mpls_stats_inc_outucastpkts()
342 static int mpls_forward(struct sk_buff *skb, struct net_device *dev, in mpls_forward()
592 struct net_device *dev; in inet_fib_lookup_dev() local
620 struct net_device *dev; in inet6_fib_lookup_dev() local
651 struct net_device *dev = NULL; in find_outdev() local
683 struct net_device *dev = NULL; in mpls_nh_assign_dev() local
1100 const struct net_device *dev) in mpls_fill_stats_af()
1122 static size_t mpls_get_stats_af_size(const struct net_device *dev) in mpls_get_stats_af_size()
[all …]

123