Home
last modified time | relevance | path

Searched defs:zap (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/security/keys/
H A Duser_defined.c103 struct user_key_payload *zap = NULL; in user_update() local
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c103 struct user_key_payload *zap = NULL; in user_update() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
/kernel/linux/linux-5.10/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/kernel/linux/linux-6.6/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/kernel/linux/linux-5.10/fs/pstore/
H A Dram_core.c496 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dasm.h97 #define zap __builtin_alpha_zap macro
111 #define zap(a, b) ({ uint64_t __r; __asm__ ("zap %r1,%2,%0" : "=r" (__r) : "rJ" (a), "rI" (b)); __r; }) macro
/third_party/icu/icu4c/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/node/deps/icu-small/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/kernel/linux/linux-6.6/fs/pstore/
H A Dram_core.c510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c285 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument
403 int ii, zap; in listfiles() local
[all...]
/third_party/toybox/toys/posix/
H A Dls.c295 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument
414 int ii, zap; in listfiles() local
[all...]

Completed in 10 milliseconds