| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 336 static dma_async_tx_callback __ld_cleanup(struct shdma_chan *schan, bool all) in __ld_cleanup() 454 static void shdma_chan_ld_cleanup(struct shdma_chan *schan, bool all) in shdma_chan_ld_cleanup() 905 static irqreturn_t chan_irq(int irq, void *dev) in chan_irq() 921 static irqreturn_t chan_irqt(int irq, void *dev) in chan_irqt() 993 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 280 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() 580 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe() 861 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE() 919 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE() 1516 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local 1636 static int __pnv_pci_ioda_msi_setup(struct pnv_phb *phb, struct pci_dev *dev, in __pnv_pci_ioda_msi_setup() 1704 static bool pnv_init_dev_msi_info(struct device *dev, struct irq_domain *domain, in pnv_init_dev_msi_info() 2065 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local 2214 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local [all …]
|
| /linux/drivers/cpuidle/ |
| H A 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() 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/rust/kernel/pci/ |
| H A D | irq.rs | 54 pub const fn all() -> Self { in all() method 127 dev: &'a Device<Bound>, field
|
| /linux/net/ipv4/ |
| H A D | devinet.c | 251 struct net_device *dev = idev->dev; in in_dev_finish_destroy() local 266 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init() 316 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() 598 struct net_device *dev; in inetdev_by_index() local 888 struct net_device *dev; in inet_rtm_to_ifa() local 1069 struct net_device *dev; in devinet_ioctl() local 1305 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() 1359 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 1486 struct net_device *dev; in inet_confirm_addr() local [all …]
|
| /linux/tools/usb/ |
| H A D | testusb.c | 159 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/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lag.c | 351 struct device *dev = ice_pf_to_dev(lag->pf); in ice_lag_cfg_pf_fltrs_act_bkup() local 477 struct device *dev = &lag->pf->pdev->dev; in ice_display_lag_info() local 563 struct device *dev; in ice_lag_get_sched_parent() local 634 struct device *dev = ice_pf_to_dev(lag->pf); in ice_lag_move_vf_node_tc() local 985 bool all, bool *odd, struct ice_pf *e_pf) in ice_lag_aa_move_vf_qs() 989 struct device *dev = ice_pf_to_dev(lag->pf); in ice_lag_aa_move_vf_qs() local 1201 bool odd = true, all = false; in ice_lag_aa_failover() local 1232 struct device *dev = ice_pf_to_dev(lag->pf); in ice_lag_reclaim_vf_tc() local 1565 struct device *dev; in ice_lag_add_prune_list() local 1604 struct device *dev; in ice_lag_del_prune_list() local [all …]
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 112 bool mpls_output_possible(const struct net_device *dev) in mpls_output_possible() 135 unsigned int mpls_dev_mtu(const struct net_device *dev) in mpls_dev_mtu() 155 struct net_device *dev, in mpls_stats_inc_outucastpkts() 367 static int mpls_forward(struct sk_buff *skb, struct net_device *dev, in mpls_forward() 627 struct net_device *dev; in inet_fib_lookup_dev() local 656 struct net_device *dev; in inet6_fib_lookup_dev() local 685 struct net_device *dev = NULL; in find_outdev() local 717 struct net_device *dev = NULL; in mpls_nh_assign_dev() local 1132 const struct net_device *dev) in mpls_fill_stats_af() 1154 static size_t mpls_get_stats_af_size(const struct net_device *dev) in mpls_get_stats_af_size() [all …]
|
| /linux/drivers/clk/xilinx/ |
| H A D | clk-xlnx-clock-wizard.c | 208 u32 div, p5en, edge, prediv2, all; in clk_wzrd_recalc_rate_ver() local 725 u32 edged, div2, p5en, edge, prediv2, all, regl, regh, mult; in clk_wzrd_recalc_rate_all_ver() local 929 static struct clk_hw *clk_wzrd_register_divf(struct device *dev, in clk_wzrd_register_divf() 972 static struct clk_hw *clk_wzrd_ver_register_divider(struct device *dev, in clk_wzrd_ver_register_divider() 1019 static struct clk_hw *clk_wzrd_register_divider(struct device *dev, in clk_wzrd_register_divider() 1094 static int __maybe_unused clk_wzrd_suspend(struct device *dev) in clk_wzrd_suspend() 1104 static int __maybe_unused clk_wzrd_resume(struct device *dev) in clk_wzrd_resume() 1127 static int clk_wzrd_register_output_clocks(struct device *dev, int nr_outputs) in clk_wzrd_register_output_clocks()
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 312 static inline bool addrconf_link_ready(const struct net_device *dev) in addrconf_link_ready() 377 static struct inet6_dev *ipv6_add_dev(struct net_device *dev) in ipv6_add_dev() 490 static struct inet6_dev *ipv6_find_idev(struct net_device *dev) in ipv6_find_idev() 512 bool all = false; in inet6_netconf_msgsize_devconf() local 539 bool all = false; in inet6_netconf_fill_devconf() local 664 struct net_device *dev = NULL; in inet6_netconf_get_devconf() local 744 struct net_device *dev; in inet6_netconf_dump_devconf() local 808 struct net_device *dev; in dev_forward_change() local 855 struct net_device *dev; in addrconf_forward_change() local 921 struct net_device *dev; in addrconf_linkdown_change() local [all …]
|
| /linux/drivers/iio/adc/ |
| H A D | ad7280a.c | 247 unsigned int addr, bool all, unsigned int val) in ad7280_write() 629 int cnt, int dev) in ad7280_total_voltage_channel_init() 645 static void ad7280_init_dev_channels(struct ad7280_state *st, int dev, int *cnt, in ad7280_init_dev_channels() 671 int dev, cnt = 0; in ad7280_channel_init() local 947 struct device *dev = &spi->dev; in ad7280_probe() local
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | pinctrl-wpcm450.c | 57 struct device *dev; member 214 static void wpcm450_gpio_fix_evpol(struct wpcm450_gpio *gpio, unsigned long all) in wpcm450_gpio_fix_evpol() 1023 struct device *dev = &pdev->dev; in wpcm450_gpio_register() local 1118 struct device *dev = &pdev->dev; in wpcm450_pinctrl_probe() local
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 2484 static void mce_enable_ce(void *all) in mce_enable_ce() 2653 static void mce_device_release(struct device *dev) in mce_device_release() 2661 struct device *dev; in mce_device_create() local 2710 struct device *dev = per_cpu(mce_device, cpu); in mce_device_remove() local
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | kublk.h | 92 unsigned int all:1; member 200 struct ublk_dev *dev; member 246 struct ublk_dev *dev; member 307 static inline int ublk_dev_batch_io(const struct ublk_dev *dev) in ublk_dev_batch_io()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mbox.h | 89 struct otx2_mbox_dev *dev; member 1592 u8 all; /* If all entries allocated to this PFVF to be freed */ member 1697 u8 all; /* Unmap all entries using this counter ? */ member 1940 u8 all; /* PF + VFs */ member 2259 u8 all; /* Allocate all resource type one each */ member 2273 u8 all; member 2283 u8 all; /* Free all the cam resources */ member 2501 u8 all; member 2616 u8 all; /* All resources stats mapped to PF are cleared */ member
|
| H A D | rvu.h | 83 bool all; member 590 struct device *dev; member
|
| /linux/include/net/ |
| H A D | xfrm.h | 125 struct list_head all; member 155 struct net_device *dev; member 587 struct list_head all; member 1143 struct net_device *dev; /* virtual device associated with interface */ member 1726 struct net_device *dev = READ_ONCE(xdo->dev); in xfrm_dev_state_update_stats() local 2137 struct net_device *dev = READ_ONCE(xso->dev); in xfrm_dev_state_advance_esn() local 2164 struct net_device *dev = xdo->dev; in xfrm_dev_policy_delete() local 2173 struct net_device *dev = xdo->dev; in xfrm_dev_policy_free() local
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.h | 170 __u8 all[16]; member 265 __u8 all[16]; member 386 #define JME_RX_COMPLETE(dev, napis) napi_complete(napis) argument 401 struct net_device *dev; member
|
| /linux/drivers/scsi/ |
| H A D | scsi_debug.c | 383 struct device dev; member 1393 static int scsi_debug_ioctl(struct scsi_device *dev, unsigned int cmd, in scsi_debug_ioctl() 6062 bool all = cmd[14] & 0x01; in resp_open_zone() local 6137 bool all = cmd[14] & 0x01; in resp_close_zone() local 6209 bool all = cmd[14] & 0x01; in resp_finish_zone() local 6289 bool all = cmd[14] & 0x01; in resp_rwp_zone() local 8684 static void sdebug_release_adapter(struct device *dev) in sdebug_release_adapter() 9500 static int sdebug_driver_probe(struct device *dev) in sdebug_driver_probe() 9624 static void sdebug_driver_remove(struct device *dev) in sdebug_driver_remove()
|
| /linux/kernel/events/ |
| H A D | core.c | 8989 perf_iterate_ctx(struct perf_event_context * ctx,perf_iterate_f output,void * data,bool all) perf_iterate_ctx() argument 9816 dev_t dev; perf_event_mmap_event() local 12617 nr_addr_filters_show(struct device * dev,struct device_attribute * attr,char * page) nr_addr_filters_show() argument 12630 type_show(struct device * dev,struct device_attribute * attr,char * page) type_show() argument 12639 perf_event_mux_interval_ms_show(struct device * dev,struct device_attribute * attr,char * page) perf_event_mux_interval_ms_show() argument 12651 perf_event_mux_interval_ms_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) perf_event_mux_interval_ms_store() argument 12724 cpumask_show(struct device * dev,struct device_attribute * attr,char * buf) cpumask_show() argument 12747 struct device *dev = kobj_to_dev(kobj); pmu_dev_is_visible() local 12776 pmu_dev_release(struct device * dev) pmu_dev_release() argument 15399 perf_event_sysfs_show(struct device * dev,struct device_attribute * attr,char * page) perf_event_sysfs_show() argument [all...] |