Lines Matching refs:head
24 return container_of(a, struct tomoyo_path_group, head)->member_name ==
25 container_of(b, struct tomoyo_path_group, head)->member_name;
39 return !memcmp(&container_of(a, struct tomoyo_number_group, head)
41 &container_of(b, struct tomoyo_number_group, head)
43 sizeof(container_of(a, struct tomoyo_number_group, head)
59 head);
61 head);
90 error = tomoyo_update_policy(&e.head, sizeof(e), param,
99 error = tomoyo_update_policy(&e.head, sizeof(e), param,
111 error = tomoyo_update_policy(&e.head, sizeof(e), param,
136 list_for_each_entry_rcu(member, &group->member_list, head.list,
138 if (member->head.is_deleted)
165 list_for_each_entry_rcu(member, &group->member_list, head.list,
167 if (member->head.is_deleted)
196 list_for_each_entry_rcu(member, &group->member_list, head.list,
198 if (member->head.is_deleted)