Searched refs:group (Results 1 - 25 of 27) sorted by relevance

12

/include/linux/
H A Dconfigfs.h90 * group - a group of config_items of a specific type, belonging
100 extern void config_group_init(struct config_group *group);
101 extern void config_group_init_type_name(struct config_group *group,
110 static inline struct config_group *config_group_get(struct config_group *group) argument
112 return group ? to_config_group(config_item_get(&group->cg_item)) : NULL;
115 static inline void config_group_put(struct config_group *group) argument
117 config_item_put(&group->cg_item);
212 * items. If the item is a group, i
245 to_configfs_subsystem(struct config_group *group) argument
[all...]
H A Dfsnotify_backend.h84 * Each group much define these ops. The fsnotify infrastructure will call
85 * these operations for each relevant group.
87 * should_send_event - given a group, inode, and mask this function determines
88 * if the group is interested in this event.
89 * handle_event - main call for a group to handle an fs event
90 * free_group_priv - called when a group refcnt hits 0 to clean up the private union
93 * valid group and inode to use to clean up.
96 bool (*should_send_event)(struct fsnotify_group *group, struct inode *inode,
100 int (*handle_event)(struct fsnotify_group *group,
104 void (*free_group_priv)(struct fsnotify_group *group);
199 struct fsnotify_group *group; member in struct:fsnotify_event_private_data
283 struct fsnotify_group *group; /* group this mark is for */ member in struct:fsnotify_mark
[all...]
H A Dnetlink.h110 __u32 group; member in struct:nl_pktinfo
185 extern void __netlink_clear_multicast_users(struct sock *sk, unsigned int group);
186 extern void netlink_clear_multicast_users(struct sock *sk, unsigned int group);
188 extern int netlink_has_listeners(struct sock *sk, unsigned int group);
191 __u32 group, gfp_t allocation);
193 __u32 pid, __u32 group, gfp_t allocation,
196 extern int netlink_set_err(struct sock *ssk, __u32 pid, __u32 group, int code);
H A Dcs5535.h52 static inline int cs5535_pic_unreqz_select_high(unsigned int group, argument
58 lo &= ~(0xF << (group * 4));
59 lo |= (irq & 0xF) << (group * 4);
178 int cs5535_gpio_set_irq(unsigned group, unsigned irq);
H A Dsysfs.h165 const struct attribute *attr, const char *group);
167 const struct attribute *attr, const char *group);
296 const struct attribute *attr, const char *group)
302 const struct attribute *attr, const char *group)
295 sysfs_add_file_to_group(struct kobject *kobj, const struct attribute *attr, const char *group) argument
301 sysfs_remove_file_from_group(struct kobject *kobj, const struct attribute *attr, const char *group) argument
H A Dconnector.h111 u32 seq, group; member in struct:cn_callback_entry
H A Dscc.h206 unsigned char group; /* Group ID for AX.25 TX interlocking */ member in struct:scc_kiss
H A Digmp.h34 __be32 group; member in struct:igmphdr
37 /* V3 group record types [grec_type] */
66 __be32 group; member in struct:igmpv3_query
H A Drtnetlink.h621 extern int rtnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, u32 group, int echo);
624 u32 group, struct nlmsghdr *nlh, gfp_t flags);
625 extern void rtnl_set_sk_err(struct net *net, u32 group, int error);
H A Dsyscalls.h528 uid_t user, gid_t group);
530 uid_t user, gid_t group);
531 asmlinkage long sys_fchown(unsigned int fd, uid_t user, gid_t group);
534 old_uid_t user, old_gid_t group);
536 old_uid_t user, old_gid_t group);
537 asmlinkage long sys_fchown16(unsigned int fd, old_uid_t user, old_gid_t group);
775 gid_t group, int flag);
H A Dfirewire.h140 struct attribute_group group; member in struct:fw_attribute_group
H A Dsignal.h244 struct task_struct *p, bool group);
266 * or to the process as a whole (Linux thread group). How the signal
267 * is sent determines whether it's to one thread or the whole group,
271 * effect that applies to the whole thread group (POSIX process).
275 * terminate - kill the process, i.e. all threads in the group,
276 * similar to exit_group. The group leader (only) reports
280 * stop - stop all the threads in the group, i.e. TASK_STOPPED state
329 * When SIGCONT is sent, it resumes the process (all threads in the group)
H A Dsched.h15 #define CLONE_THREAD 0x00010000 /* Same thread group? */
16 #define CLONE_NEWNS 0x00020000 /* New namespace group? */
26 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */
473 * CPU time want to group these counts together and treat all three
503 * struct thread_group_cputimer - thread group interval timer counts
504 * @cputime: thread group interval timers.
510 * used for thread group CPU timer calculations.
535 /* current thread group signal load-balancing target: */
541 /* thread group exit support */
551 /* thread group sto
953 group_first_cpu(struct sched_group *group) argument
[all...]
/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
H A Dnfnetlink.h82 extern int nfnetlink_has_listeners(struct net *net, unsigned int group);
83 extern int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, unsigned group,
85 extern int nfnetlink_set_err(struct net *net, u32 pid, u32 group, int error);
/include/linux/netfilter_bridge/
H A Debt_nflog.h16 __u16 group; member in struct:ebt_nflog_info
/include/trace/events/
H A Dsignal.h41 * @group: shared or private
53 int group, int result),
55 TP_ARGS(sig, info, task, group, result),
63 __field( int, group )
72 __entry->group = group;
78 __entry->comm, __entry->pid, __entry->group,
H A Dext4.h959 ext4_group_t group,
963 TP_ARGS(sb, inode, group, start, len),
977 __entry->result_group = group;
992 ext4_group_t group,
996 TP_ARGS(sb, inode, group, start, len)
1003 ext4_group_t group,
1007 TP_ARGS(sb, inode, group, start, len)
1152 TP_PROTO(struct super_block *sb, unsigned long group),
1154 TP_ARGS(sb, group),
1158 __field( __u32, group )
[all...]
H A Dext3.h618 TP_PROTO(struct super_block *sb, unsigned int group),
620 TP_ARGS(sb, group),
624 __field( __u32, group )
630 __entry->group = group;
633 TP_printk("dev %d,%d group %u",
635 __entry->group)
/include/net/
H A Dgenetlink.h9 * struct genl_multicast_group - generic netlink multicast group
10 * @name: name of the multicast group, names are per-family
11 * @id: multicast group ID, assigned by the core, to use with
132 u32 group, struct nlmsghdr *nlh, gfp_t flags);
214 * @group: multicast group id
218 u32 pid, unsigned int group, gfp_t flags)
220 return nlmsg_multicast(net->genl_sock, skb, pid, group, flags);
227 * @group: multicast group i
217 genlmsg_multicast_netns(struct net *net, struct sk_buff *skb, u32 pid, unsigned int group, gfp_t flags) argument
230 genlmsg_multicast(struct sk_buff *skb, u32 pid, unsigned int group, gfp_t flags) argument
[all...]
H A Dnetlink.h232 u32 pid, unsigned int group, int report,
567 * @group: multicast group id
571 u32 pid, unsigned int group, gfp_t flags)
575 NETLINK_CB(skb).dst_group = group;
577 err = netlink_broadcast(sk, skb, pid, group, flags);
570 nlmsg_multicast(struct sock *sk, struct sk_buff *skb, u32 pid, unsigned int group, gfp_t flags) argument
H A Daddrconf.h150 const struct in6_addr *group,
/include/linux/pinctrl/
H A Dmachine.h29 * @group: the name of the group whose mux function is to be configured. This
30 * field may be left NULL, and the first applicable group for the function
32 * @function: the mux function to select for the group
35 const char *group; member in struct:pinctrl_map_mux
41 * @group_or_pin: the name of the pin or group whose configuration parameters
95 .group = grp, \
/include/net/netfilter/
H A Dnf_log.h23 u_int16_t group; member in struct:nf_loginfo::__anon1581::__anon1582
/include/sound/
H A Dpcm.h392 struct snd_pcm_group self_group; /* fake group for non linked substream (with substream lock inside) */
393 struct snd_pcm_group *group; /* pointer to current group */ member in struct:snd_pcm_substream
532 return substream->group != &substream->self_group;
572 list_for_each_entry(s, &substream->group->substreams, link_list)

Completed in 328 milliseconds

12