Searched refs:kill (Results 1 – 7 of 7) sorted by relevance
98 int kill; in exit_fs() local102 kill = !--fs->users; in exit_fs()105 if (kill) in exit_fs()136 int kill; in unshare_fs_struct() local143 kill = !--fs->users; in unshare_fs_struct()148 if (kill) in unshare_fs_struct()
745 int kill = 0; in pipe_release() local761 kill = 1; in pipe_release()766 if (kill) in pipe_release()1029 int kill = 0; in fifo_open() local1148 kill = 1; in fifo_open()1152 if (kill) in fifo_open()
1617 int kill = 0; in should_remove_suid() local1621 kill = ATTR_KILL_SUID; in should_remove_suid()1628 kill |= ATTR_KILL_SGID; in should_remove_suid()1630 if (unlikely(kill && !capable(CAP_FSETID) && S_ISREG(mode))) in should_remove_suid()1631 return kill; in should_remove_suid()1637 static int __remove_suid(struct vfsmount *mnt, struct dentry *dentry, int kill) in __remove_suid() argument1641 newattrs.ia_valid = ATTR_FORCE | kill; in __remove_suid()
1824 goto kill; in dlm_assert_master_handler()1849 goto kill; in dlm_assert_master_handler()1857 goto kill; in dlm_assert_master_handler()1867 goto kill; in dlm_assert_master_handler()1992 kill: in dlm_assert_master_handler()
97 pointer when the garbage collection thread exits. The code to kill the
33 - kill kernel lock
362 recommended, unmount and rmmod cifs will kill them when they are508 Do not kill cifsd (and thus hurt the other SMB session) when more than one