Home
last modified time | relevance | path

Searched defs:group (Results 1 - 25 of 1116) sorted by relevance

12345678910>>...45

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h9 u8 group; in rtl92c_get_chnl_group() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h9 u8 group; in rtl92c_get_chnl_group() local
/kernel/linux/linux-5.10/include/linux/
H A Dpci-ep-cfs.h25 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 Dsock_diag.h85 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 Dpci-ep-cfs.h25 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 Dpsi.h65 static inline void psi_cgroup_restart(struct psi_group *group) {} in psi_cgroup_restart() argument
/kernel/linux/linux-6.6/rust/macros/
H A Dpaste.rs66 let mut group = Group::new(delimiter, stream.into_iter().collect()); variables
[all...]
/kernel/liteos_a/kernel/base/include/
H A Dlos_net_container_pri.h44 struct net_group *group; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_netlink.c20 unsigned long group, ino; in dump_netlink() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_netlink.c19 unsigned long group, ino; in dump_netlink() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvde.h21 char *group; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvde.h21 char *group; member
/kernel/linux/linux-5.10/drivers/pinctrl/meson/
H A Dpinctrl-meson8-pmx.c35 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 Dmdev_driver.c19 struct iommu_group *group; in mdev_attach_iommu() local
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_spapr_eeh.c31 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 Dpsample.h31 static inline void psample_sample_packet(struct psample_group *group, in psample_sample_packet() argument
/kernel/linux/linux-5.10/tools/objtool/
H A Dspecial.h18 bool group; member
/kernel/linux/linux-5.10/fs/notify/
H A Dnotification.c51 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 Dgroup.c22 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 Dxt_NFLOG.h18 __u16 group; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_nflog.h17 __u16 group; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DM0203.h25 u8 group; member
/kernel/linux/linux-6.6/fs/notify/
H A Dnotification.c50 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 Dgroup.c22 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 Dsci.h47 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

Completed in 6 milliseconds

12345678910>>...45