/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | hw.h | 9 u8 group; in rtl92c_get_chnl_group() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | hw.h | 9 u8 group; in rtl92c_get_chnl_group() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci-ep-cfs.h | 25 static inline void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group() argument 34 static inline void pci_ep_cfs_remove_epf_group(struct config_group *group) in pci_ep_cfs_remove_epf_group() argument
|
H A D | sock_diag.h | 85 const enum sknetlink_groups group = sock_diag_destroy_group(sk); in sock_diag_has_destroy_listeners() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci-ep-cfs.h | 25 static inline void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group() argument 34 static inline void pci_ep_cfs_remove_epf_group(struct config_group *group) in pci_ep_cfs_remove_epf_group() argument
|
H A D | psi.h | 65 static inline void psi_cgroup_restart(struct psi_group *group) {} in psi_cgroup_restart() argument
|
/kernel/linux/linux-6.6/rust/macros/ |
H A D | paste.rs | 66 let mut group = Group::new(delimiter, stream.into_iter().collect()); variables [all...] |
/kernel/liteos_a/kernel/base/include/ |
H A D | los_net_container_pri.h | 44 struct net_group *group; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_netlink.c | 20 unsigned long group, ino; in dump_netlink() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_netlink.c | 19 unsigned long group, ino; in dump_netlink() local
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vde.h | 21 char *group; member
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vde.h | 21 char *group; member
|
/kernel/linux/linux-5.10/drivers/pinctrl/meson/ |
H A D | pinctrl-meson8-pmx.c | 35 struct meson_pmx_group *group; in meson8_pmx_disable_other_groups() local 61 struct meson_pmx_group *group = &pc->data->groups[group_num]; in meson8_pmx_set_mux() local [all...] |
/kernel/linux/linux-5.10/drivers/vfio/mdev/ |
H A D | mdev_driver.c | 19 struct iommu_group *group; in mdev_attach_iommu() local
|
/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio_spapr_eeh.c | 31 long vfio_spapr_iommu_eeh_ioctl(struct iommu_group *group, in vfio_spapr_iommu_eeh_ioctl() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | psample.h | 31 static inline void psample_sample_packet(struct psample_group *group, in psample_sample_packet() argument
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.h | 18 bool group; member
|
/kernel/linux/linux-5.10/fs/notify/ |
H A D | notification.c | 51 bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group) in fsnotify_notify_queue_is_empty() argument 57 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() argument 84 fsnotify_add_event(struct fsnotify_group *group, struct fsnotify_event *event, int (*merge)(struct list_head *, struct fsnotify_event *)) fsnotify_add_event() argument 131 fsnotify_remove_queued_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_remove_queued_event() argument 147 fsnotify_remove_first_event(struct fsnotify_group *group) fsnotify_remove_first_event() argument 165 fsnotify_peek_first_event(struct fsnotify_group *group) fsnotify_peek_first_event() argument 177 fsnotify_flush_notify(struct fsnotify_group *group) fsnotify_flush_notify() argument [all...] |
H A D | group.c | 22 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group() argument 37 fsnotify_group_stop_queueing(struct fsnotify_group *group) fsnotify_group_stop_queueing() argument 50 fsnotify_destroy_group(struct fsnotify_group *group) fsnotify_destroy_group() argument 99 fsnotify_get_group(struct fsnotify_group *group) fsnotify_get_group() argument 107 fsnotify_put_group(struct fsnotify_group *group) fsnotify_put_group() argument 119 struct fsnotify_group *group; fsnotify_alloc_group() local 146 struct fsnotify_group *group = file->private_data; fsnotify_fasync() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_NFLOG.h | 18 __u16 group; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_nflog.h | 17 __u16 group; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | M0203.h | 25 u8 group; member
|
/kernel/linux/linux-6.6/fs/notify/ |
H A D | notification.c | 50 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() argument 81 fsnotify_insert_event(struct fsnotify_group *group, struct fsnotify_event *event, int (*merge)(struct fsnotify_group *, struct fsnotify_event *), void (*insert)(struct fsnotify_group *, struct fsnotify_event *)) fsnotify_insert_event() argument 132 fsnotify_remove_queued_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_remove_queued_event() argument 148 fsnotify_peek_first_event(struct fsnotify_group *group) fsnotify_peek_first_event() argument 163 fsnotify_remove_first_event(struct fsnotify_group *group) fsnotify_remove_first_event() argument 181 fsnotify_flush_notify(struct fsnotify_group *group) fsnotify_flush_notify() argument [all...] |
H A D | group.c | 22 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group() argument 37 fsnotify_group_stop_queueing(struct fsnotify_group *group) fsnotify_group_stop_queueing() argument 50 fsnotify_destroy_group(struct fsnotify_group *group) fsnotify_destroy_group() argument 99 fsnotify_get_group(struct fsnotify_group *group) fsnotify_get_group() argument 107 fsnotify_put_group(struct fsnotify_group *group) fsnotify_put_group() argument 119 struct fsnotify_group *group; __fsnotify_alloc_group() local 168 struct fsnotify_group *group = file->private_data; fsnotify_fasync() local [all...] |
/kernel/linux/linux-6.6/include/linux/firmware/imx/ |
H A D | sci.h | 47 static inline int imx_scu_irq_group_enable(u8 group, u32 mask, u8 enable) in imx_scu_irq_group_enable() argument 52 static inline int imx_scu_irq_get_status(u8 group, u32 *irq_status) in imx_scu_irq_get_status() argument
|