Searched refs:zap (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/security/keys/ |
D | user_defined.c | 107 struct user_key_payload *zap = NULL; in user_update() local 118 zap = dereference_key_locked(key); in user_update() 122 if (zap) in user_update() 123 call_rcu(&zap->rcu, user_free_payload_rcu); in user_update()
|
/Linux-v4.19/arch/alpha/lib/ |
D | strncat.S | 73 2: zap $1, $24, $1 79 zap $1, 1, $1
|
D | strncpy.S | 40 zap $1, $4, $1 77 zap $1, $2, $1
|
D | ev6-csum_ipv6_magic.S | 101 zap $19,0x3,$19 # U : <sign bits>bbaa0000 107 zap $4,0xa,$4 # U : U U L L : 0000000000CC00AA
|
D | ev67-strncat.S | 78 2: zap $1, $24, $1 # U :
|
D | stxcpy.S | 87 zap t0, t8, t0 # e0 : clear dst bytes <= null 226 zap t0, t8, t0 # e0 : kill dest bytes <= null
|
D | ev6-stxcpy.S | 103 zap t0, t8, t0 # E : clear dst bytes <= null 253 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
|
D | memchr.S | 49 zap $18, 0x80, $5 #-e0 :
|
D | stxncpy.S | 101 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 262 zap t1, t8, t1 # e0 : kill dest bytes <= null
|
D | ev6-stxncpy.S | 127 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 306 zap t1, t8, t1 # U : kill dest bytes <= null
|
D | ev6-memchr.S | 47 zap $18, 0x80, $5 # U : Bound length
|
/Linux-v4.19/fs/afs/ |
D | security.c | 123 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local 258 zap = rcu_access_pointer(vnode->permit_cache); in afs_cache_permit() 260 zap == permits) in afs_cache_permit() 263 zap = replacement; in afs_cache_permit() 265 afs_put_permits(zap); in afs_cache_permit()
|
D | dir.c | 1036 goto zap; in afs_d_delete() 1041 goto zap; in afs_d_delete() 1046 zap: in afs_d_delete()
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | faq.rst | 28 in ~/.[sct]zap/channels.conf. If you are lucky you can just copy 37 have to zap using [sct]zap. If you want a nice application for 45 '[sct]zap channelname -r' in one xterm, and keep it running,
|
D | dvb-usb.rst | 277 (t|s)zap, mplayer and dvbscan to test the basics. VDR-xine provides the
|
/Linux-v4.19/ |
D | Makefile | 1660 zap-slash=$(filter-out .,$(patsubst %/,%,$(dir $@))) 1661 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 417 When KVM need zap all shadow pages sptes, it just simply increases the global 422 KVM then walks through all pages and zaps obsolete pages. While the zap
|
/Linux-v4.19/arch/s390/tools/ |
D | opcodes.txt | 1178 f8 zap SS_LLRDRD
|