| /Linux-v5.15/include/linux/ |
| D | netpoll.h | 18 __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()
|
| /Linux-v5.15/net/ethtool/ |
| D | features.c | 17 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
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_events.c | 580 static uint32_t test_event_condition(bool all, uint32_t num_events, in test_event_condition() 666 bool all, uint32_t user_timeout_ms, in kfd_wait_on_events() 875 void kfd_signal_iommu_event(struct kfd_dev *dev, u32 pasid, in kfd_signal_iommu_event() 974 void kfd_signal_vm_fault_event(struct kfd_dev *dev, u32 pasid, in kfd_signal_vm_fault_event() 1011 void kfd_signal_reset_event(struct kfd_dev *dev) in kfd_signal_reset_event() 1054 void kfd_signal_poison_consumed_event(struct kfd_dev *dev, u32 pasid) in kfd_signal_poison_consumed_event()
|
| /Linux-v5.15/drivers/dma/sh/ |
| D | shdma-base.c | 323 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()
|
| /Linux-v5.15/drivers/cpuidle/ |
| D | coupled.c | 149 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
|
| /Linux-v5.15/drivers/net/ethernet/8390/ |
| D | ne.c | 208 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 …]
|
| /Linux-v5.15/net/ipv4/ |
| D | devinet.c | 236 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 829 struct net_device *dev; in rtm_to_ifaddr() local 1015 struct net_device *dev; in devinet_ioctl() local 1246 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() 1300 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 1426 struct net_device *dev; in inet_confirm_addr() local [all …]
|
| /Linux-v5.15/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 364 bool all) in pnv_ioda_reserve_m64_pe() 377 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe() 678 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe() 980 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE() 1038 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE() 1465 static int pnv_pci_ioda_dev_dma_weight(struct pci_dev *dev, void *data) in pnv_pci_ioda_dev_dma_weight() 1887 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local 2036 static int __pnv_pci_ioda_msi_setup(struct pnv_phb *phb, struct pci_dev *dev, in __pnv_pci_ioda_msi_setup() 2490 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local 2639 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local [all …]
|
| /Linux-v5.15/tools/usb/ |
| D | testusb.c | 153 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
|
| /Linux-v5.15/drivers/net/bonding/ |
| D | bond_main.c | 1333 static int bond_netpoll_setup(struct net_device *dev, struct netpoll_info *ni) in bond_netpoll_setup() 1364 static netdev_features_t bond_fix_features(struct net_device *dev, in bond_fix_features() 2284 bool all, bool unregister) in __bond_release_one() 4017 static int bond_get_lowest_level_rcu(struct net_device *dev) in bond_get_lowest_level_rcu() 4307 static int bond_neigh_setup(struct net_device *dev, in bond_neigh_setup() 4681 struct bond_up_slave *usable, *all; in bond_set_slave_arr() local 4694 struct bond_up_slave *usable, *all; in bond_reset_slave_arr() local 4825 struct net_device *dev) in bond_3ad_xor_xmit() 4896 static u16 bond_select_queue(struct net_device *dev, struct sk_buff *skb, in bond_select_queue() 5024 static struct net_device *bond_sk_get_lower_dev(struct net_device *dev, in bond_sk_get_lower_dev() [all …]
|
| /Linux-v5.15/fs/btrfs/ |
| D | reada.c | 229 static struct reada_zone *reada_find_zone(struct btrfs_device *dev, u64 logical, in reada_find_zone() 313 struct btrfs_device *dev; in reada_find_extent() local 610 static int reada_pick_zone(struct btrfs_device *dev) in reada_pick_zone() 689 static int reada_start_machine_dev(struct btrfs_device *dev) in reada_start_machine_dev() 857 static void dump_devs(struct btrfs_fs_info *fs_info, int all) in dump_devs() 1054 void btrfs_reada_remove_dev(struct btrfs_device *dev) in btrfs_reada_remove_dev() 1081 void btrfs_reada_undo_remove_dev(struct btrfs_device *dev) in btrfs_reada_undo_remove_dev()
|
| /Linux-v5.15/net/mpls/ |
| D | af_mpls.c | 89 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() 591 struct net_device *dev; in inet_fib_lookup_dev() local 619 struct net_device *dev; in inet6_fib_lookup_dev() local 650 struct net_device *dev = NULL; in find_outdev() local 682 struct net_device *dev = NULL; in mpls_nh_assign_dev() local 1099 const struct net_device *dev) in mpls_fill_stats_af() 1121 static size_t mpls_get_stats_af_size(const struct net_device *dev) in mpls_get_stats_af_size() [all …]
|
| /Linux-v5.15/drivers/staging/iio/adc/ |
| D | ad7280a.c | 207 unsigned int addr, bool all, unsigned int val) in ad7280_write() 399 static ssize_t ad7280_show_balance_sw(struct device *dev, in ad7280_show_balance_sw() 412 static ssize_t ad7280_store_balance_sw(struct device *dev, in ad7280_store_balance_sw() 444 static ssize_t ad7280_show_balance_timer(struct device *dev, in ad7280_show_balance_timer() 467 static ssize_t ad7280_store_balance_timer(struct device *dev, in ad7280_store_balance_timer() 531 int cnt, int dev) in ad7280_total_voltage_channel_init() 557 static void ad7280_init_dev_channels(struct ad7280_state *st, int dev, int *cnt) in ad7280_init_dev_channels() 582 int dev, cnt = 0; in ad7280_channel_init() local 600 struct device *dev, int addr, int i) in ad7280_balance_switch_attr_init() 616 struct device *dev, int addr, int i) in ad7280_balance_timer_attr_init() [all …]
|
| /Linux-v5.15/drivers/ata/ |
| D | pata_legacy.c | 64 static int all; variable 241 struct ata_device *dev; in legacy_set_mode() local 332 struct ata_device *dev = qc->dev; in pdc_data_xfer_vlb() local 761 static int qdi_port(struct platform_device *dev, in qdi_port() 846 static int winbond_port(struct platform_device *dev, in winbond_port() 982 struct ata_device *dev; in legacy_init_one() local
|
| D | libata-scsi.c | 94 struct ata_device *dev; in ata_scsi_park_show() local 133 struct ata_device *dev; in ata_scsi_park_store() local 191 void ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, in ata_scsi_set_sense() 202 void ata_scsi_set_sense_information(struct ata_device *dev, in ata_scsi_set_sense_information() 219 static void ata_scsi_set_invalid_field(struct ata_device *dev, in ata_scsi_set_invalid_field() 228 static void ata_scsi_set_invalid_parameter(struct ata_device *dev, in ata_scsi_set_invalid_parameter() 286 struct ata_device *dev; in ata_scsi_unlock_native_capacity() local 318 struct ata_device *dev = ata_scsi_find_dev(ap, sdev); in ata_get_identity() local 629 static struct ata_queued_cmd *ata_scsi_qc_new(struct ata_device *dev, in ata_scsi_qc_new() 951 struct ata_device *dev = qc->dev; in ata_gen_ata_sense() local [all …]
|
| /Linux-v5.15/net/ipv6/ |
| D | addrconf.c | 306 static inline bool addrconf_link_ready(const struct net_device *dev) in addrconf_link_ready() 373 static struct inet6_dev *ipv6_add_dev(struct net_device *dev) in ipv6_add_dev() 481 static struct inet6_dev *ipv6_find_idev(struct net_device *dev) in ipv6_find_idev() 503 bool all = false; in inet6_netconf_msgsize_devconf() local 530 bool all = false; in inet6_netconf_fill_devconf() local 653 struct net_device *dev = NULL; in inet6_netconf_get_devconf() local 716 struct net_device *dev; in inet6_netconf_dump_devconf() local 799 struct net_device *dev; in dev_forward_change() local 835 struct net_device *dev; in addrconf_forward_change() local 898 struct net_device *dev; in addrconf_linkdown_change() local [all …]
|
| /Linux-v5.15/drivers/scsi/ |
| D | sd.h | 73 struct device dev; member 249 bool all) in sd_zbc_setup_zone_mgmt_cmnd()
|
| D | BusLogic.h | 230 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-v5.15/drivers/net/wireless/ |
| D | ray_cs.c | 272 struct net_device *dev; in ray_probe() local 324 struct net_device *dev; in ray_detach() local 349 struct net_device *dev = (struct net_device *)link->priv; in ray_config() local 440 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() 445 static inline struct rcs __iomem *rcs_base(ray_dev_t *dev) in rcs_base() 458 static int ray_init(struct net_device *dev) in ray_init() 516 static int dl_startup_params(struct net_device *dev) in dl_startup_params() 726 struct net_device *dev = link->priv; in ray_release() local 743 struct net_device *dev = link->priv; in ray_suspend() local 753 struct net_device *dev = link->priv; in ray_resume() local [all …]
|
| /Linux-v5.15/drivers/gpu/drm/msm/ |
| D | msm_gem.h | 161 } all, active, resident, purgeable, purged; member 305 struct drm_device *dev; member
|
| /Linux-v5.15/drivers/pci/ |
| D | quirks.c | 35 static ktime_t fixup_debug_start(struct pci_dev *dev, in fixup_debug_start() 36 void (*fn)(struct pci_dev *dev)) in fixup_debug_start() 44 static void fixup_debug_report(struct pci_dev *dev, ktime_t calltime, in fixup_debug_report() 45 void (*fn)(struct pci_dev *dev)) in fixup_debug_report() 57 static void pci_do_fixups(struct pci_dev *dev, struct pci_fixup *f, in pci_do_fixups() 100 void pci_fixup_device(enum pci_fixup_pass pass, struct pci_dev *dev) in pci_fixup_device() 157 struct pci_dev *dev = NULL; in pci_apply_final_quirks() local 202 static void quirk_mmio_always_on(struct pci_dev *dev) in quirk_mmio_always_on() 220 static void quirk_passive_release(struct pci_dev *dev) in quirk_passive_release() 249 static void quirk_isa_dma_hangs(struct pci_dev *dev) in quirk_isa_dma_hangs() [all …]
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | hci_core.h | 51 struct list_head all; /* inq_cache.all */ member 72 struct list_head all; /* All devices found during inquiry */ member 548 struct device dev; member 693 struct device dev; member 1385 #define lmp_encrypt_capable(dev) ((dev)->features[0][0] & LMP_ENCRYPT) argument 1386 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) argument 1387 #define lmp_hold_capable(dev) ((dev)->features[0][0] & LMP_HOLD) argument 1388 #define lmp_sniff_capable(dev) ((dev)->features[0][0] & LMP_SNIFF) argument 1389 #define lmp_park_capable(dev) ((dev)->features[0][1] & LMP_PARK) argument 1390 #define lmp_inq_rssi_capable(dev) ((dev)->features[0][3] & LMP_RSSI_INQ) argument [all …]
|
| /Linux-v5.15/arch/x86/kernel/cpu/mce/ |
| D | core.c | 2336 static void mce_enable_ce(void *all) in mce_enable_ce() 2505 static void mce_device_release(struct device *dev) in mce_device_release() 2513 struct device *dev; in mce_device_create() local 2565 struct device *dev = per_cpu(mce_device, cpu); in mce_device_remove() local
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/ |
| D | mt76.h | 59 #define mt76_is_usb(dev) ((dev)->bus->type == MT76_BUS_USB) argument 60 #define mt76_is_mmio(dev) ((dev)->bus->type == MT76_BUS_MMIO) argument 61 #define mt76_is_sdio(dev) ((dev)->bus->type == MT76_BUS_SDIO) argument 283 struct mt76_dev *dev; member 410 s8 all[48]; member 604 struct mt76_dev *dev; member 662 struct device *dev; member 773 #define __mt76_rr(dev, ...) (dev)->bus->rr((dev), __VA_ARGS__) argument 774 #define __mt76_wr(dev, ...) (dev)->bus->wr((dev), __VA_ARGS__) argument 775 #define __mt76_rmw(dev, ...) (dev)->bus->rmw((dev), __VA_ARGS__) argument [all …]
|
| /Linux-v5.15/fs/f2fs/ |
| D | checkpoint.c | 555 void f2fs_release_ino_entry(struct f2fs_sb_info *sbi, bool all) in f2fs_release_ino_entry() 1871 dev_t dev = sbi->sb->s_bdev->bd_dev; in f2fs_start_ckpt_thread() local
|