Home
last modified time | relevance | path

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

12

/linux-6.15/include/net/bluetooth/
Dhci_core.h57 struct list_head all; /* inq_cache.all */ member
78 struct list_head all; /* All devices found during inquiry */ member
574 struct device dev; member
749 struct device dev; member
1875 #define lmp_encrypt_capable(dev) ((dev)->features[0][0] & LMP_ENCRYPT) argument
1876 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) argument
1877 #define lmp_hold_capable(dev) ((dev)->features[0][0] & LMP_HOLD) argument
1878 #define lmp_sniff_capable(dev) ((dev)->features[0][0] & LMP_SNIFF) argument
1879 #define lmp_park_capable(dev) ((dev)->features[0][1] & LMP_PARK) argument
1880 #define lmp_sco_capable(dev) ((dev)->features[0][1] & LMP_SCO) argument
[all …]
/linux-6.15/arch/x86/kernel/cpu/mce/
Dcore.c2520 static void mce_enable_ce(void *all) in mce_enable_ce()
2689 static void mce_device_release(struct device *dev) in mce_device_release()
2697 struct device *dev; in mce_device_create() local
2746 struct device *dev = per_cpu(mce_device, cpu); in mce_device_remove() local
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c464 static netdev_tx_t bnxt_start_xmit(struct sk_buff *skb, struct net_device *dev) in bnxt_start_xmit()
1783 struct net_device *dev = bnxt_get_vf_rep(bp, cfa_code); in bnxt_get_pkt_dev() local
1798 struct net_device *dev = bp->dev; in bnxt_tpa_end() local
2052 struct net_device *dev = bp->dev; in bnxt_rx_pkt() local
4761 struct net_device *dev = bp->dev; in __bnxt_set_rx_skb_mode() local
5248 static void bnxt_clear_usr_fltrs(struct bnxt *bp, bool all) in bnxt_clear_usr_fltrs()
5270 static void bnxt_free_ntp_fltrs(struct bnxt *bp, bool all) in bnxt_free_ntp_fltrs()
5320 static void bnxt_free_l2_filters(struct bnxt *bp, bool all) in bnxt_free_l2_filters()
9427 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
10705 bool all) in bnxt_del_one_rss_ctx()
[all …]
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h74 struct otx2_mbox_dev *dev; member
1457 u8 all; /* If all entries allocated to this PFVF to be freed */ member
1527 u8 all; /* Unmap all entries using this counter ? */ member
1689 u8 all; /* PF + VFs */ member
1999 u8 all; /* Allocate all resource type one each */ member
2013 u8 all; member
2023 u8 all; /* Free all the cam resources */ member
2241 u8 all; member
2356 u8 all; /* All resources stats mapped to PF are cleared */ member
Drvu.h55 bool all; member
527 struct device *dev; member
/linux-6.15/fs/f2fs/
Dcheckpoint.c602 void f2fs_release_ino_entry(struct f2fs_sb_info *sbi, bool all) in f2fs_release_ino_entry()
1895 dev_t dev = sbi->sb->s_bdev->bd_dev; in f2fs_start_ckpt_thread() local
/linux-6.15/include/net/
Dxfrm.h125 struct list_head all; member
150 struct net_device *dev; member
574 struct list_head all; member
1118 struct net_device *dev; /* virtual device associated with interface */ member
1701 struct net_device *dev = READ_ONCE(xdo->dev); in xfrm_dev_state_update_stats() local
2074 struct net_device *dev = READ_ONCE(xso->dev); in xfrm_dev_state_advance_esn() local
2101 struct net_device *dev = xdo->dev; in xfrm_dev_policy_delete() local
2110 struct net_device *dev = xdo->dev; in xfrm_dev_policy_free() local
Dsock.h1423 int all; member
2832 struct net_device *dev) in sk_validate_xmit_skb()
/linux-6.15/drivers/net/ethernet/
Djme.h170 __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-6.15/net/core/
Ddev.c265 static struct netdev_name_node *netdev_name_node_alloc(struct net_device *dev, in netdev_name_node_alloc()
280 netdev_name_node_head_alloc(struct net_device *dev) in netdev_name_node_head_alloc()
338 int netdev_name_node_alt_create(struct net_device *dev, const char *name) in netdev_name_node_alt_create()
372 int netdev_name_node_alt_destroy(struct net_device *dev, const char *name) in netdev_name_node_alt_destroy()
390 static void netdev_name_node_alt_flush(struct net_device *dev) in netdev_name_node_alt_flush()
401 static void list_netdevice(struct net_device *dev) in list_netdevice()
425 static void unlist_netdevice(struct net_device *dev) in unlist_netdevice()
530 static inline void netdev_set_addr_lockdep_class(struct net_device *dev) in netdev_set_addr_lockdep_class()
545 static inline void netdev_set_addr_lockdep_class(struct net_device *dev) in netdev_set_addr_lockdep_class()
687 int dev_get_iflink(const struct net_device *dev) in dev_get_iflink()
[all …]
/linux-6.15/drivers/scsi/
Dscsi_debug.c426 struct device dev; member
1416 static int scsi_debug_ioctl(struct scsi_device *dev, unsigned int cmd, in scsi_debug_ioctl()
6046 bool all = cmd[14] & 0x01; in resp_open_zone() local
6121 bool all = cmd[14] & 0x01; in resp_close_zone() local
6193 bool all = cmd[14] & 0x01; in resp_finish_zone() local
6273 bool all = cmd[14] & 0x01; in resp_rwp_zone() local
8636 static void sdebug_release_adapter(struct device *dev) in sdebug_release_adapter()
9398 static int sdebug_driver_probe(struct device *dev) in sdebug_driver_probe()
9523 static void sdebug_driver_remove(struct device *dev) in sdebug_driver_remove()
/linux-6.15/drivers/net/can/
Dkvaser_pciefd.c315 u32 all; member
1720 static irqreturn_t kvaser_pciefd_irq_handler(int irq, void *dev) in kvaser_pciefd_irq_handler()
/linux-6.15/kernel/events/
Dcore.c8437 void *data, bool all) in perf_iterate_ctx()
9264 dev_t dev; in perf_event_mmap_event() local
11903 static ssize_t nr_addr_filters_show(struct device *dev, in nr_addr_filters_show()
11916 type_show(struct device *dev, struct device_attribute *attr, char *page) in type_show()
11925 perf_event_mux_interval_ms_show(struct device *dev, in perf_event_mux_interval_ms_show()
11937 perf_event_mux_interval_ms_store(struct device *dev, in perf_event_mux_interval_ms_store()
12010 static ssize_t cpumask_show(struct device *dev, struct device_attribute *attr, in cpumask_show()
12033 struct device *dev = kobj_to_dev(kobj); in pmu_dev_is_visible() local
12062 static void pmu_dev_release(struct device *dev) in pmu_dev_release()
14509 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr, in perf_event_sysfs_show()

12