Searched refs:access_list (Results 1 – 4 of 4) sorted by relevance
86 struct list_head access_list; member
205 struct list_head access_list; member
192 list_for_each_entry(event, &group->fanotify_data.access_list, in process_access_response()398 &group->fanotify_data.access_list); in fanotify_read()458 while (!list_empty(&group->fanotify_data.access_list)) { in fanotify_release()459 event = list_first_entry(&group->fanotify_data.access_list, in fanotify_release()838 INIT_LIST_HEAD(&group->fanotify_data.access_list); in SYSCALL_DEFINE2()
109 list_for_each_entry_safe(c, cnext, &node->access_list, list_node) { in node_remove_accesses()126 list_for_each_entry(access_node, &node->access_list, list_node) in node_init_node_access()146 list_add_tail(&access_node->list_node, &node->access_list); in node_init_node_access()924 INIT_LIST_HEAD(&node_devices[nid]->access_list); in __register_one_node()