Lines Matching refs:list_head
1619 struct list_head binder_set_context_mgr;
1620 struct list_head binder_transaction;
1621 struct list_head binder_transfer_binder;
1622 struct list_head binder_transfer_file;
1623 struct list_head ptrace_access_check;
1624 struct list_head ptrace_traceme;
1625 struct list_head capget;
1626 struct list_head capset;
1627 struct list_head capable;
1628 struct list_head quotactl;
1629 struct list_head quota_on;
1630 struct list_head syslog;
1631 struct list_head settime;
1632 struct list_head vm_enough_memory;
1633 struct list_head bprm_set_creds;
1634 struct list_head bprm_check_security;
1635 struct list_head bprm_secureexec;
1636 struct list_head bprm_committing_creds;
1637 struct list_head bprm_committed_creds;
1638 struct list_head sb_alloc_security;
1639 struct list_head sb_free_security;
1640 struct list_head sb_copy_data;
1641 struct list_head sb_remount;
1642 struct list_head sb_kern_mount;
1643 struct list_head sb_show_options;
1644 struct list_head sb_statfs;
1645 struct list_head sb_mount;
1646 struct list_head sb_umount;
1647 struct list_head sb_pivotroot;
1648 struct list_head sb_set_mnt_opts;
1649 struct list_head sb_clone_mnt_opts;
1650 struct list_head sb_parse_opts_str;
1651 struct list_head dentry_init_security;
1653 struct list_head path_unlink;
1654 struct list_head path_mkdir;
1655 struct list_head path_rmdir;
1656 struct list_head path_mknod;
1657 struct list_head path_truncate;
1658 struct list_head path_symlink;
1659 struct list_head path_link;
1660 struct list_head path_rename;
1661 struct list_head path_chmod;
1662 struct list_head path_chown;
1663 struct list_head path_chroot;
1665 struct list_head inode_alloc_security;
1666 struct list_head inode_free_security;
1667 struct list_head inode_init_security;
1668 struct list_head inode_create;
1669 struct list_head inode_link;
1670 struct list_head inode_unlink;
1671 struct list_head inode_symlink;
1672 struct list_head inode_mkdir;
1673 struct list_head inode_rmdir;
1674 struct list_head inode_mknod;
1675 struct list_head inode_rename;
1676 struct list_head inode_readlink;
1677 struct list_head inode_follow_link;
1678 struct list_head inode_permission;
1679 struct list_head inode_setattr;
1680 struct list_head inode_getattr;
1681 struct list_head inode_setxattr;
1682 struct list_head inode_post_setxattr;
1683 struct list_head inode_getxattr;
1684 struct list_head inode_listxattr;
1685 struct list_head inode_removexattr;
1686 struct list_head inode_need_killpriv;
1687 struct list_head inode_killpriv;
1688 struct list_head inode_getsecurity;
1689 struct list_head inode_setsecurity;
1690 struct list_head inode_listsecurity;
1691 struct list_head inode_getsecid;
1692 struct list_head file_permission;
1693 struct list_head file_alloc_security;
1694 struct list_head file_free_security;
1695 struct list_head file_ioctl;
1696 struct list_head mmap_addr;
1697 struct list_head mmap_file;
1698 struct list_head file_mprotect;
1699 struct list_head file_lock;
1700 struct list_head file_fcntl;
1701 struct list_head file_set_fowner;
1702 struct list_head file_send_sigiotask;
1703 struct list_head file_receive;
1704 struct list_head file_open;
1705 struct list_head task_create;
1706 struct list_head task_free;
1707 struct list_head cred_alloc_blank;
1708 struct list_head cred_free;
1709 struct list_head cred_prepare;
1710 struct list_head cred_transfer;
1711 struct list_head kernel_act_as;
1712 struct list_head kernel_create_files_as;
1713 struct list_head kernel_fw_from_file;
1714 struct list_head kernel_module_request;
1715 struct list_head kernel_module_from_file;
1716 struct list_head task_fix_setuid;
1717 struct list_head task_setpgid;
1718 struct list_head task_getpgid;
1719 struct list_head task_getsid;
1720 struct list_head task_getsecid;
1721 struct list_head task_setnice;
1722 struct list_head task_setioprio;
1723 struct list_head task_getioprio;
1724 struct list_head task_setrlimit;
1725 struct list_head task_setscheduler;
1726 struct list_head task_getscheduler;
1727 struct list_head task_movememory;
1728 struct list_head task_kill;
1729 struct list_head task_wait;
1730 struct list_head task_prctl;
1731 struct list_head task_to_inode;
1732 struct list_head ipc_permission;
1733 struct list_head ipc_getsecid;
1734 struct list_head msg_msg_alloc_security;
1735 struct list_head msg_msg_free_security;
1736 struct list_head msg_queue_alloc_security;
1737 struct list_head msg_queue_free_security;
1738 struct list_head msg_queue_associate;
1739 struct list_head msg_queue_msgctl;
1740 struct list_head msg_queue_msgsnd;
1741 struct list_head msg_queue_msgrcv;
1742 struct list_head shm_alloc_security;
1743 struct list_head shm_free_security;
1744 struct list_head shm_associate;
1745 struct list_head shm_shmctl;
1746 struct list_head shm_shmat;
1747 struct list_head sem_alloc_security;
1748 struct list_head sem_free_security;
1749 struct list_head sem_associate;
1750 struct list_head sem_semctl;
1751 struct list_head sem_semop;
1752 struct list_head netlink_send;
1753 struct list_head d_instantiate;
1754 struct list_head getprocattr;
1755 struct list_head setprocattr;
1756 struct list_head ismaclabel;
1757 struct list_head secid_to_secctx;
1758 struct list_head secctx_to_secid;
1759 struct list_head release_secctx;
1760 struct list_head inode_notifysecctx;
1761 struct list_head inode_setsecctx;
1762 struct list_head inode_getsecctx;
1764 struct list_head unix_stream_connect;
1765 struct list_head unix_may_send;
1766 struct list_head socket_create;
1767 struct list_head socket_post_create;
1768 struct list_head socket_bind;
1769 struct list_head socket_connect;
1770 struct list_head socket_listen;
1771 struct list_head socket_accept;
1772 struct list_head socket_sendmsg;
1773 struct list_head socket_recvmsg;
1774 struct list_head socket_getsockname;
1775 struct list_head socket_getpeername;
1776 struct list_head socket_getsockopt;
1777 struct list_head socket_setsockopt;
1778 struct list_head socket_shutdown;
1779 struct list_head socket_sock_rcv_skb;
1780 struct list_head socket_getpeersec_stream;
1781 struct list_head socket_getpeersec_dgram;
1782 struct list_head sk_alloc_security;
1783 struct list_head sk_free_security;
1784 struct list_head sk_clone_security;
1785 struct list_head sk_getsecid;
1786 struct list_head sock_graft;
1787 struct list_head inet_conn_request;
1788 struct list_head inet_csk_clone;
1789 struct list_head inet_conn_established;
1790 struct list_head secmark_relabel_packet;
1791 struct list_head secmark_refcount_inc;
1792 struct list_head secmark_refcount_dec;
1793 struct list_head req_classify_flow;
1794 struct list_head tun_dev_alloc_security;
1795 struct list_head tun_dev_free_security;
1796 struct list_head tun_dev_create;
1797 struct list_head tun_dev_attach_queue;
1798 struct list_head tun_dev_attach;
1799 struct list_head tun_dev_open;
1800 struct list_head skb_owned_by;
1803 struct list_head xfrm_policy_alloc_security;
1804 struct list_head xfrm_policy_clone_security;
1805 struct list_head xfrm_policy_free_security;
1806 struct list_head xfrm_policy_delete_security;
1807 struct list_head xfrm_state_alloc;
1808 struct list_head xfrm_state_alloc_acquire;
1809 struct list_head xfrm_state_free_security;
1810 struct list_head xfrm_state_delete_security;
1811 struct list_head xfrm_policy_lookup;
1812 struct list_head xfrm_state_pol_flow_match;
1813 struct list_head xfrm_decode_session;
1816 struct list_head key_alloc;
1817 struct list_head key_free;
1818 struct list_head key_permission;
1819 struct list_head key_getsecurity;
1822 struct list_head audit_rule_init;
1823 struct list_head audit_rule_known;
1824 struct list_head audit_rule_match;
1825 struct list_head audit_rule_free;
1834 struct list_head list;
1835 struct list_head *head;