Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/misc/
H A Dntsync.c115 bool all; member
202 bool all; in ntsync_lock_obj() local
215 static void ntsync_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj, bool all) in ntsync_unlock_obj()
413 bool all; in ntsync_sem_release() local
462 bool all; in ntsync_mutex_unlock() local
512 bool all; in ntsync_mutex_kill() local
541 bool all; in ntsync_event_set() local
568 bool all; in ntsync_event_reset() local
591 bool all; in ntsync_sem_read() local
613 bool all; in ntsync_mutex_read() local
[all …]
/linux-6.15/include/linux/
H A Dnetpoll.h18 __u32 all[4]; member
26 struct net_device *dev; member
63 static inline void netpoll_poll_disable(struct net_device *dev) { return; } in netpoll_poll_disable()
64 static inline void netpoll_poll_enable(struct net_device *dev) { return; } in netpoll_poll_enable()
81 struct net_device *dev = napi->dev; in netpoll_poll_lock() local
102 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
115 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
/linux-6.15/net/ethtool/
H A Dfeatures.c19 u32 all[ETHTOOL_DEV_FEATURE_WORDS]; member
43 struct net_device *dev = reply_base->dev; in features_prepare_data() local
158 static int features_send_reply(struct net_device *dev, struct genl_info *info, in features_send_reply()
224 struct net_device *dev; in ethnl_set_features() local
/linux-6.15/drivers/dma/sh/
H A 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()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c280 bool all) in pnv_ioda_reserve_m64_pe()
293 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
591 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe()
872 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE()
930 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1527 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local
2104 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local
2253 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
2284 static bool pnv_pci_enable_device_hook(struct pci_dev *dev) in pnv_pci_enable_device_hook()
2297 static bool pnv_ocapi_enable_device_hook(struct pci_dev *dev) in pnv_ocapi_enable_device_hook()
[all …]
/linux-6.15/drivers/cpuidle/
H A 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()
465 int cpuidle_enter_state_coupled(struct cpuidle_device *dev, in cpuidle_enter_state_coupled()
635 int cpuidle_coupled_register_device(struct cpuidle_device *dev) in cpuidle_coupled_register_device()
683 void cpuidle_coupled_unregister_device(struct cpuidle_device *dev) in cpuidle_coupled_unregister_device()
738 struct cpuidle_device *dev; in coupled_cpu_online() local
754 struct cpuidle_device *dev; in coupled_cpu_up_prepare() local
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c40 struct kfd_node *dev; member
153 struct kfd_node *dev = client->dev; in kfd_smi_ev_release() local
166 uint64_t all = KFD_SMI_EVENT_MASK_FROM_INDEX(KFD_SMI_EVENT_ALL_PROCESS); in kfd_smi_ev_enabled() local
175 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, in add_event_to_kfifo()
200 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, in kfd_smi_event_add()
219 void kfd_smi_event_update_gpu_reset(struct kfd_node *dev, bool post_reset, in kfd_smi_event_update_gpu_reset()
242 void kfd_smi_event_update_thermal_throttling(struct kfd_node *dev, in kfd_smi_event_update_thermal_throttling()
250 void kfd_smi_event_update_vmfault(struct kfd_node *dev, uint16_t pasid) in kfd_smi_event_update_vmfault()
348 int kfd_smi_event_open(struct kfd_node *dev, uint32_t *fd) in kfd_smi_event_open()
H A Dkfd_events.c849 static uint32_t test_event_condition(bool all, uint32_t num_events, in test_event_condition()
952 bool all, uint32_t *user_timeout_ms, in kfd_wait_on_events()
1232 void kfd_signal_reset_event(struct kfd_node *dev) in kfd_signal_reset_event()
1317 void kfd_signal_poison_consumed_event(struct kfd_node *dev, u32 pasid) in kfd_signal_poison_consumed_event()
/linux-6.15/drivers/net/ethernet/8390/
H A 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()
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
848 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
866 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_suspend() local
879 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_resume() local
[all …]
/linux-6.15/net/ipv4/
H A Ddevinet.c316 struct net_device *dev; in inetdev_destroy() local
599 struct net_device *dev; in inetdev_by_index() local
889 struct net_device *dev; in inet_rtm_to_ifa() local
1070 struct net_device *dev; in devinet_ioctl() local
1487 struct net_device *dev; in inet_confirm_addr() local
1947 struct net_device *dev; in inet_dump_addr() local
2122 bool all = false; in inet_netconf_msgsize_devconf() local
2150 bool all = false; in inet_netconf_fill_devconf() local
2347 struct net_device *dev; in inet_netconf_dump_devconf() local
2410 struct net_device *dev; in devinet_copy_dflt_conf() local
[all …]
/linux-6.15/tools/usb/
H A 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
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A 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()
/linux-6.15/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c201 u32 div, p5en, edge, prediv2, all; in clk_wzrd_recalc_rate_ver() local
583 u32 edged, div2, p5en, edge, prediv2, all, regl, regh, mult; in clk_wzrd_recalc_rate_all_ver() local
784 static struct clk_hw *clk_wzrd_register_divf(struct device *dev, in clk_wzrd_register_divf()
827 static struct clk_hw *clk_wzrd_ver_register_divider(struct device *dev, in clk_wzrd_ver_register_divider()
874 static struct clk_hw *clk_wzrd_register_divider(struct device *dev, in clk_wzrd_register_divider()
949 static int __maybe_unused clk_wzrd_suspend(struct device *dev) in clk_wzrd_suspend()
959 static int __maybe_unused clk_wzrd_resume(struct device *dev) in clk_wzrd_resume()
982 static int clk_wzrd_register_output_clocks(struct device *dev, int nr_outputs) in clk_wzrd_register_output_clocks()
/linux-6.15/net/mpls/
H A Daf_mpls.c592 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
1139 bool all = false; in mpls_netconf_fill_devconf() local
1172 bool all = false; in mpls_netconf_msgsize_devconf() local
1257 struct net_device *dev; in mpls_netconf_get_devconf() local
1308 struct net_device *dev; in mpls_netconf_dump_devconf() local
1974 struct net_device *dev; in mpls_dump_route() local
2142 const struct net_device *dev) in mpls_rt_uses_dev()
[all …]
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_gem.h177 } all, active, resident, purgeable, purged; member
258 struct drm_device *dev; member
/linux-6.15/drivers/ata/
H A Dpata_legacy.c64 static int all; variable
239 struct ata_device *dev; in legacy_set_mode() local
331 struct ata_device *dev = qc->dev; in pdc_data_xfer_vlb() local
760 static int qdi_port(struct platform_device *dev, in qdi_port()
845 static int winbond_port(struct platform_device *dev, in winbond_port()
981 struct ata_device *dev; in legacy_init_one() local
H A Dlibata-scsi.c98 struct ata_device *dev; in ata_scsi_park_show() local
137 struct ata_device *dev; in ata_scsi_park_store() local
245 struct ata_device *dev = qc->dev; in ata_scsi_set_passthru_sense_fields() local
390 struct ata_device *dev; in ata_scsi_unlock_native_capacity() local
1063 struct ata_device *dev) in ata_scsi_dev_config()
1214 struct ata_device *dev; in ata_scsi_sdev_destroy() local
3720 u8 all, sa; in ata_scsi_zbc_out_xlat() local
4389 struct ata_device *dev; in ata_scsi_queuecmd() local
4567 struct ata_device *dev; in ata_scsi_scan_host() local
4722 struct ata_device *dev; in ata_scsi_handle_link_detach() local
[all …]
/linux-6.15/net/ipv6/
H A Daddrconf.c510 bool all = false; in inet6_netconf_msgsize_devconf() local
537 bool all = false; in inet6_netconf_fill_devconf() local
742 struct net_device *dev; in inet6_netconf_dump_devconf() local
806 struct net_device *dev; in dev_forward_change() local
853 struct net_device *dev; in addrconf_forward_change() local
916 struct net_device *dev; in addrconf_linkdown_change() local
1815 struct net_device *dev; in ipv6_dev_get_saddr() local
2975 struct net_device *dev; in addrconf_set_dstaddr() local
3088 struct net_device *dev; in inet6_addr_del() local
3142 struct net_device *dev; in addrconf_add_ifaddr() local
[all …]
/linux-6.15/drivers/iio/adc/
H A Dad7280a.c248 unsigned int addr, bool all, unsigned int val) in ad7280_write()
630 int cnt, int dev) in ad7280_total_voltage_channel_init()
646 static void ad7280_init_dev_channels(struct ad7280_state *st, int dev, int *cnt, in ad7280_init_dev_channels()
672 int dev, cnt = 0; in ad7280_channel_init() local
955 struct device *dev = &spi->dev; in ad7280_probe() local
/linux-6.15/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c57 struct device *dev; member
213 static void wpcm450_gpio_fix_evpol(struct wpcm450_gpio *gpio, unsigned long all) in wpcm450_gpio_fix_evpol()
1022 struct device *dev = &pdev->dev; in wpcm450_gpio_register() local
1107 struct device *dev = &pdev->dev; in wpcm450_pinctrl_probe() local
/linux-6.15/drivers/scsi/
H A DBusLogic.h230 unsigned char dev; member
273 unsigned char all; member
288 unsigned char all; member
306 unsigned char all; member
322 unsigned char all; member
990 unsigned char dev; member
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c1479 static int bond_netpoll_setup(struct net_device *dev) in bond_netpoll_setup()
1510 static netdev_features_t bond_fix_features(struct net_device *dev, in bond_fix_features()
2487 bool all, bool unregister) in __bond_release_one()
3380 static int bond_confirm_addr6(struct net_device *dev, in bond_confirm_addr6()
4518 static int bond_get_lowest_level_rcu(struct net_device *dev) in bond_get_lowest_level_rcu()
4807 static int bond_neigh_setup(struct net_device *dev, in bond_neigh_setup()
5181 struct bond_up_slave *usable, *all; in bond_set_slave_arr() local
5313 struct net_device *dev) in bond_3ad_xor_xmit()
5542 struct net_device *dev) in bond_tls_device_xmit()
5811 static int bond_hwtstamp_get(struct net_device *dev, in bond_hwtstamp_get()
[all …]
/linux-6.15/tools/testing/selftests/ublk/
H A Dkublk.h85 unsigned int all:1; member
163 struct ublk_dev *dev; member
/linux-6.15/drivers/pci/
H A Dquirks.c99 int pcie_failed_link_retrain(struct pci_dev *dev) in pcie_failed_link_retrain()
148 void (*fn)(struct pci_dev *dev)) in fixup_debug_start()
157 void (*fn)(struct pci_dev *dev)) in fixup_debug_report()
269 struct pci_dev *dev = NULL; in pci_apply_final_quirks() local
428 static void quirk_triton(struct pci_dev *dev) in quirk_triton()
513 static void quirk_viaetbf(struct pci_dev *dev) in quirk_viaetbf()
522 static void quirk_vsfx(struct pci_dev *dev) in quirk_vsfx()
547 static void quirk_natoma(struct pci_dev *dev) in quirk_natoma()
607 static void quirk_s3_64M(struct pci_dev *dev) in quirk_s3_64M()
2970 struct pci_dev *dev; in host_bridge_with_leaf() local
[all …]
/linux-6.15/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c752 static int bcmgenet_begin(struct net_device *dev) in bcmgenet_begin()
760 static void bcmgenet_complete(struct net_device *dev) in bcmgenet_complete()
1910 bool all) in bcmgenet_tx_reclaim()
2235 struct net_device *dev = priv->dev; in bcmgenet_desc_rx() local
3228 static int bcmgenet_open(struct net_device *dev) in bcmgenet_open()
3340 static int bcmgenet_close(struct net_device *dev) in bcmgenet_close()
3821 struct net_device *dev; in bcmgenet_probe() local
4021 struct net_device *dev = dev_get_drvdata(d); in bcmgenet_resume_noirq() local
4066 struct net_device *dev = dev_get_drvdata(d); in bcmgenet_resume() local
4154 struct net_device *dev = dev_get_drvdata(d); in bcmgenet_suspend() local
[all …]

12