Searched refs:zap (Results 1 – 21 of 21) sorted by relevance
/Linux-v5.4/security/keys/ |
D | user_defined.c | 103 struct user_key_payload *zap = NULL; in user_update() local 114 zap = dereference_key_locked(key); in user_update() 118 if (zap) in user_update() 119 call_rcu(&zap->rcu, user_free_payload_rcu); in user_update()
|
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/display/msm/ |
D | gpu.txt | 30 - zap-shader: For a5xx and a6xx devices this node contains a memory-region that 31 points to reserved memory to store the zap shader that can be used to help 82 zap-shader {
|
/Linux-v5.4/fs/afs/ |
D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local 283 zap = rcu_access_pointer(vnode->permit_cache); in afs_cache_permit() 285 zap == permits) in afs_cache_permit() 288 zap = replacement; in afs_cache_permit() 291 afs_put_permits(zap); in afs_cache_permit()
|
D | dir.c | 1184 goto zap; in afs_d_delete() 1189 goto zap; in afs_d_delete() 1194 zap: in afs_d_delete()
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | faq.rst | 30 in ~/.[sct]zap/channels.conf. If you are lucky you can just copy 39 have to zap using [sct]zap. If you want a nice application for 47 '[sct]zap channelname -r' in one xterm, and keep it running,
|
D | dvb-usb.rst | 279 (t|s)zap, mplayer and dvbscan to test the basics. VDR-xine provides the
|
/Linux-v5.4/fs/pstore/ |
D | ram_core.c | 494 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local 514 zap = true; in persistent_ram_post_init() 524 zap = true; in persistent_ram_post_init() 528 if (zap) in persistent_ram_post_init()
|
/Linux-v5.4/arch/s390/tools/ |
D | opcodes.txt | 1226 f8 zap SS_LLRDRD
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | msm8996.dtsi | 2140 zap-shader {
|
D | sdm845.dtsi | 2827 zap-shader {
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2074 the value is N KVM will zap 1/Nth of the 4KiB pages every
|