Searched defs:sig (Results 1 – 11 of 11) sorted by relevance
/fs/isofs/ |
D | rock.c | 133 static int rock_check_overflow(struct rock_state *rs, int sig) in rock_check_overflow() 197 int sig; in get_rock_ridge_filename() local 297 int cnt, sig; in parse_rock_ridge_inode_internal() local 672 int sig; in rock_ridge_symlink_readpage() local
|
/fs/ecryptfs/ |
D | debug.c | 35 char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; in ecryptfs_dump_auth_tok() local
|
D | keystore.c | 408 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig() 448 char *sig) in ecryptfs_find_auth_tok_for_sig() 980 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig() 1508 char *sig) in ecryptfs_keyring_auth_tok_for_sig() 2354 int ecryptfs_add_keysig(struct ecryptfs_crypt_stat *crypt_stat, char *sig) in ecryptfs_add_keysig() 2378 char *sig, u32 global_auth_tok_flags) in ecryptfs_add_global_auth_tok()
|
D | ecryptfs_kernel.h | 164 unsigned char sig[ECRYPTFS_SIG_SIZE]; member 336 unsigned char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; member
|
/fs/ |
D | fcntl.c | 409 static inline int sigio_perm(struct task_struct *p, in sigio_perm() 564 void __kill_fasync(struct fasync_struct *fa, int sig, int band) in __kill_fasync() 585 void kill_fasync(struct fasync_struct **fp, int sig, int band) in kill_fasync()
|
D | select.c | 641 void __user *, sig) in SYSCALL_DEFINE6() argument
|
D | exec.c | 769 struct signal_struct *sig = tsk->signal; in de_thread() local
|
D | compat.c | 1765 struct compat_timespec __user *tsp, void __user *sig) in compat_sys_pselect6()
|
/fs/hfsplus/ |
D | wrapper.c | 31 __be16 sig; in hfsplus_read_mdb() local
|
/fs/affs/ |
D | super.c | 278 u8 sig[4]; in affs_fill_super() local
|
/fs/proc/ |
D | array.c | 382 struct signal_struct *sig = task->signal; in do_task_stat() local
|