Home
last modified time | relevance | path

Searched refs:user_read (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/security/keys/
H A Duser_defined.c32 .read = user_read,
171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read() function
190 EXPORT_SYMBOL_GPL(user_read);
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c31 static const char user_read[] = "[User Read (Running)]"; variable
140 printf("%-30s AMR: %016lx\n", user_read, reg); in child()
156 printf("%-30s AMR: %016lx\n", user_read, reg); in child()
173 printf("%-30s AMR: %016lx\n", user_read, reg); in child()
H A Dptrace-tar.h22 char *user_read = "[User Read (Running)]"; variable
H A Dptrace-tar.c39 user_read, reg[0], reg[1], reg[2]); in tar()
H A Dptrace-tm-tar.c79 user_read, regs[0], regs[1], regs[2]); in tm_tar()
H A Dptrace-tm-spd-tar.c90 user_read, regs[0], regs[1], regs[2]); in tm_spd_tar()
/OK3568_Linux_fs/kernel/include/keys/
H A Duser-type.h44 extern long user_read(const struct key *key, char *buffer, size_t buflen);
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c78 .read = user_read,
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dos.S123 beqs user_read
129 user_read: label
133 dbra %d0,user_read | quit if --ctr < 0
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dskeleton.S450 beqs user_read
456 user_read: label
/OK3568_Linux_fs/kernel/net/dns_resolver/
H A Ddns_key.c312 return user_read(key, buffer, buflen); in dns_resolver_read()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4idmap.c194 .read = user_read,
419 .read = user_read,
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dpolicydb.c1520 static int user_read(struct policydb *p, struct symtab *s, void *fp) in user_read() function
1650 user_read,