Home
last modified time | relevance | path

Searched defs:group (Results 101 – 125 of 760) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c65 struct vxlan_mdb_entry_key group; member
377 struct vxlan_mdb_entry_key *group = &cfg->group; in vxlan_mdb_config_group_set() local
396 static bool vxlan_mdb_is_star_g(const struct vxlan_mdb_entry_key *group) in vxlan_mdb_is_star_g()
401 static bool vxlan_mdb_is_sg(const struct vxlan_mdb_entry_key *group) in vxlan_mdb_is_sg()
658 const struct vxlan_mdb_entry_key *group) in vxlan_mdb_entry_lookup()
809 const struct vxlan_mdb_entry_key *group, in vxlan_mdb_remote_src_fwd_del()
863 const struct vxlan_mdb_entry_key *group, in vxlan_mdb_remote_src_del()
895 const struct vxlan_mdb_entry_key *group, in vxlan_mdb_remote_srcs_del()
906 vxlan_mdb_nlmsg_src_list_size(const struct vxlan_mdb_entry_key *group, in vxlan_mdb_nlmsg_src_list_size()
934 const struct vxlan_mdb_entry_key *group = &mdb_entry->key; in vxlan_mdb_nlmsg_size() local
[all …]
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h264 static inline void fsnotify_group_lock(struct fsnotify_group *group) in fsnotify_group_lock()
271 static inline void fsnotify_group_unlock(struct fsnotify_group *group) in fsnotify_group_unlock()
278 static inline void fsnotify_group_assert_locked(struct fsnotify_group *group) in fsnotify_group_assert_locked()
510 struct fsnotify_group *group; member
624 static inline int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event()
633 static inline void fsnotify_queue_overflow(struct fsnotify_group *group) in fsnotify_queue_overflow()
643 static inline bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group) in fsnotify_notify_queue_is_empty()
804 static inline void fsnotify_clear_vfsmount_marks_by_group(struct fsnotify_group *group) in fsnotify_clear_vfsmount_marks_by_group()
809 static inline void fsnotify_clear_inode_marks_by_group(struct fsnotify_group *group) in fsnotify_clear_inode_marks_by_group()
814 static inline void fsnotify_clear_sb_marks_by_group(struct fsnotify_group *group) in fsnotify_clear_sb_marks_by_group()
H A Dconfigfs.h95 static inline struct config_group *config_group_get(struct config_group *group) in config_group_get()
100 static inline void config_group_put(struct config_group *group) in config_group_put()
110 struct config_group *group) in configfs_add_default_group()
226 static inline struct configfs_subsystem *to_configfs_subsystem(struct config_group *group) in to_configfs_subsystem()
H A Diommu.h832 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions()
852 struct iommu_group *group) in iommu_attach_group()
858 struct iommu_group *group) in iommu_detach_group()
867 static inline void *iommu_group_get_iommudata(struct iommu_group *group) in iommu_group_get_iommudata()
872 static inline void iommu_group_set_iommudata(struct iommu_group *group, in iommu_group_set_iommudata()
878 static inline int iommu_group_set_name(struct iommu_group *group, in iommu_group_set_name()
884 static inline int iommu_group_add_device(struct iommu_group *group, in iommu_group_add_device()
894 static inline int iommu_group_for_each_dev(struct iommu_group *group, in iommu_group_for_each_dev()
906 static inline void iommu_group_put(struct iommu_group *group) in iommu_group_put()
935 static inline int iommu_group_id(struct iommu_group *group) in iommu_group_id()
[all …]
/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.c38 struct config_group group; member
70 struct config_group group; member
96 struct config_group group; member
107 struct config_group group; member
602 struct config_group *group, in function_make()
651 struct config_group *group, in function_drop()
696 struct config_group *group, in config_desc_make()
760 struct config_group *group, in config_desc_drop()
862 static struct config_item *gadget_language_string_make(struct config_group *group, in gadget_language_string_make()
883 static void gadget_language_string_drop(struct config_group *group, in gadget_language_string_drop()
[all …]
/openbmc/linux/drivers/vfio/
H A Dcontainer.c239 struct vfio_group *group; in __vfio_container_attach_groups() local
417 struct vfio_group *group) in vfio_container_attach_group()
468 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container()
503 int vfio_group_use_container(struct vfio_group *group) in vfio_group_use_container()
522 void vfio_group_unuse_container(struct vfio_group *group) in vfio_group_unuse_container()
/openbmc/linux/fs/ext2/
H A Dballoc.c271 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
668 ext2_try_to_allocate(struct super_block *sb, int group, in ext2_try_to_allocate()
872 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation()
1064 ext2_try_to_allocate_with_rsv(struct super_block *sb, unsigned int group, in ext2_try_to_allocate_with_rsv()
1498 static int ext2_group_sparse(int group) in ext2_group_sparse()
1514 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super()
1531 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb()
/openbmc/linux/drivers/hwtracing/stm/
H A Dpolicy.c25 struct config_group group; member
30 struct config_group group; member
223 stp_policy_node_make(struct config_group *group, const char *name) in stp_policy_node_make()
268 stp_policy_node_drop(struct config_group *group, struct config_item *item) in stp_policy_node_drop()
383 stp_policy_make(struct config_group *group, const char *name) in stp_policy_make()
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp125 void Zone::setActiveAllow(const Group* group, bool isActiveAllow) in setActiveAllow()
140 void Zone::removeService(const Group* group, const std::string& name) in removeService()
161 void Zone::setServiceOwner(const Group* group, const std::string& name, in setServiceOwner()
186 void Zone::setServices(const Group* group) in setServices()
384 void Zone::addTimer(const std::string& name, const Group& group, in addTimer()
H A Dpreconditions.cpp24 return [pg = std::move(pg), sse = std::move(sse)](auto& zone, auto& group) { in property_states_match()
71 return [sse = std::move(sse)](auto& zone, auto& group) { in services_missing_owner()
/openbmc/phosphor-fan-presence/control/json/
H A Devent.cpp104 void Event::configGroup(Group& group, const json& jsonObj) in configGroup()
165 auto group = Group(*grpEntry->second); in setGroups() local
325 [&groupData](const auto& group) { in dump()
/openbmc/phosphor-led-manager/manager/
H A Dconfig-validator.cpp84 const phosphor::led::Layout::GroupLayout& group, PriorityMap& priorityMap) in validateConfigV1GroupForLedPriority()
120 const phosphor::led::Layout::GroupLayout& group) in validateConfigV1GroupForGroupPriority()
/openbmc/linux/fs/ext4/
H A Dballoc.c38 ext4_group_t group; in ext4_get_group_number() local
325 ext4_group_t group) in ext4_get_group_info()
846 int ext4_bg_has_super(struct super_block *sb, ext4_group_t group) in ext4_bg_has_super()
870 ext4_group_t group) in ext4_bg_num_gdb_meta()
882 ext4_group_t group) in ext4_bg_num_gdb_nometa()
902 unsigned long ext4_bg_num_gdb(struct super_block *sb, ext4_group_t group) in ext4_bg_num_gdb()
/openbmc/linux/include/linux/iio/
H A Dsw_device.h27 struct config_group *group; member
33 struct config_group group; member
H A Dsw_trigger.h27 struct config_group *group; member
33 struct config_group group; member
/openbmc/libcper/sections/
H A Dcper-section-memory.c251 UINT16 group = (UINT8)json_object_get_uint64( in ir_section_memory_to_cper() local
336 UINT16 group = (UINT8)json_object_get_uint64( in ir_section_memory2_to_cper() local
/openbmc/linux/drivers/dma/idxd/
H A Ddevice.c676 struct idxd_group *group; in idxd_groups_clear_state() local
839 static void idxd_group_config_write(struct idxd_group *group) in idxd_group_config_write()
889 struct idxd_group *group = idxd->groups[i]; in idxd_groups_config_write() local
1017 struct idxd_group *group = idxd->groups[i]; in idxd_group_flags_setup() local
1039 struct idxd_group *group; in idxd_engines_setup() local
1066 struct idxd_group *group; in idxd_wqs_setup() local
1159 static void idxd_group_load_config(struct idxd_group *group) in idxd_group_load_config()
1228 struct idxd_group *group = idxd->groups[i]; in idxd_device_load_config() local
/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c533 struct counter_attribute_group *const group, in counter_avail_attr_create()
568 struct counter_attribute_group *const group, in counter_attr_create()
681 struct counter_attribute_group *const group, in counter_name_attr_create()
715 struct counter_attribute_group *const group, in counter_comp_id_attr_create()
747 struct counter_attribute_group *const group, in counter_ext_attrs_create()
764 struct counter_attribute_group *const group, in counter_array_attrs_create()
803 struct counter_attribute_group *const group, in counter_sysfs_exts_add()
891 struct counter_attribute_group *const group, in counter_sysfs_synapses_add()
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c766 static int of_dpa_group_add(OfDpa *of_dpa, OfDpaGroup *group) in of_dpa_group_add()
788 static int of_dpa_group_del(OfDpa *of_dpa, OfDpaGroup *group) in of_dpa_group_del()
812 OfDpaGroup *group = g_new0(OfDpaGroup, 1); in of_dpa_group_alloc() local
820 OfDpaGroup *group) in of_dpa_output_l2_interface()
846 OfDpaGroup *group) in of_dpa_output_l2_rewrite()
862 OfDpaGroup *group) in of_dpa_output_l2_flood()
884 static void of_dpa_output_l3_unicast(OfDpaFlowContext *fc, OfDpaGroup *group) in of_dpa_output_l3_unicast()
903 OfDpaGroup *group; in of_dpa_eg() local
1949 static int of_dpa_cmd_add_l2_interface(OfDpaGroup *group, in of_dpa_cmd_add_l2_interface()
1965 static int of_dpa_cmd_add_l2_rewrite(OfDpa *of_dpa, OfDpaGroup *group, in of_dpa_cmd_add_l2_rewrite()
[all …]
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-utils.c45 unsigned *num_maps, const char *group, in pinctrl_utils_add_map_mux()
62 unsigned *num_maps, const char *group, in pinctrl_utils_add_map_configs()
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-tangier.c142 unsigned int group) in tng_get_group_name()
149 static int tng_get_group_pins(struct pinctrl_dev *pctldev, unsigned int group, in tng_get_group_pins()
217 unsigned int group) in tng_pinmux_set_mux()
474 unsigned int group, unsigned long *config) in tng_config_group_get()
488 unsigned int group, unsigned long *configs, in tng_config_group_set()
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c80 struct user_event_group *group; member
157 struct user_event_group *group; member
330 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
358 struct user_event_group *group; in user_event_group_create() local
976 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
1497 static struct user_event *find_user_event(struct user_event_group *group, in find_user_event()
1739 struct user_event_group *group; in user_event_create() local
2005 static int user_event_parse(struct user_event_group *group, char *name, in user_event_parse()
2134 static int delete_user_event(struct user_event_group *group, char *name) in delete_user_event()
2242 struct user_event_group *group; in user_events_open() local
[all …]
/openbmc/linux/drivers/iio/
H A Dindustrialio-sw-device.c128 static struct config_group *device_make_group(struct config_group *group, in device_make_group()
142 static void device_drop_group(struct config_group *group, in device_drop_group()
H A Dindustrialio-sw-trigger.c132 static struct config_group *trigger_make_group(struct config_group *group, in trigger_make_group()
146 static void trigger_drop_group(struct config_group *group, in trigger_drop_group()
/openbmc/linux/fs/notify/
H A Dfdinfo.c29 struct fsnotify_group *group = f->private_data; in show_fdinfo() local
133 struct fsnotify_group *group = f->private_data; in fanotify_show_fdinfo() local

12345678910>>...31