| /linux/security/keys/ |
| H A 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/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-el2.dtso | 10 /* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
|
| H A D | sc8280xp-el2.dtso | 10 /* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
|
| H A D | sc7180-acer-aspire1.dts | 34 gpu_mem: zap-shader@80840000 {
|
| H A D | agatti.dtsi | 355 pil_gpu_mem: zap@53615000 { 1628 gpu_zap_shader: zap-shader {
|
| H A D | sdm670.dtsi | 1385 gpu_zap_shader: zap-shader {
|
| /linux/arch/alpha/lib/ |
| H A D | strncat.S | 73 2: zap $1, $24, $1 79 zap $1, 1, $1
|
| H A D | strncpy.S | 40 zap $1, $4, $1 77 zap $1, $2, $1
|
| H A 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
|
| H A D | ev67-strncat.S | 78 2: zap $1, $24, $1 # U :
|
| H A D | stxcpy.S | 87 zap t0, t8, t0 # e0 : clear dst bytes <= null 226 zap t0, t8, t0 # e0 : kill dest bytes <= null
|
| H A 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)
|
| H A D | stxncpy.S | 101 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 262 zap t1, t8, t1 # e0 : kill dest bytes <= null
|
| H A D | memchr.S | 49 zap $18, 0x80, $5 #-e0 :
|
| H A D | ev6-stxncpy.S | 127 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 306 zap t1, t8, t1 # U : kill dest bytes <= null
|
| H A D | ev6-memchr.S | 47 zap $18, 0x80, $5 # U : Bound length
|
| /linux/fs/afs/ |
| H A D | security.c | 179 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local 314 zap = rcu_access_pointer(vnode->permit_cache); in afs_cache_permit() 315 if (!afs_cb_is_broken(cb_break, vnode) && zap == permits) in afs_cache_permit() 318 zap = replacement; in afs_cache_permit() 321 afs_put_permits(zap); in afs_cache_permit()
|
| H A D | validation.c | 396 bool zap = false, locked_vol = false; in afs_validate() local 464 zap = true; in afs_validate() 470 zap |= test_and_clear_bit(AFS_VNODE_ZAP_DATA, &vnode->flags); in afs_validate() 471 if (zap) in afs_validate()
|
| H A D | dir.c | 1190 goto zap; in afs_d_delete() 1195 goto zap; in afs_d_delete() 1200 zap: in afs_d_delete()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 388 Using dvb-zap 391 dvbv5-zap is a command line tool that can be used to record MPEG-TS to disk. The 395 $ dvbv5-zap -c dvb_channel.conf "beethoven" -o music.ts -P -t 10 422 $ dvbv5-zap -c dvb_channel.conf "beethoven" -P -r & 428 For more information on dvb-zap check its online documentation here: 429 `dvb-zap Documentation 430 <https://www.linuxtv.org/wiki/index.php/Dvbv5-zap>`_. 431 See also: `zap <https://www.linuxtv.org/wiki/index.php/Zap>`_.
|
| H A D | dvb-usb.rst | 279 (t|s)zap, mplayer and dvbscan to test the basics. VDR-xine provides the
|
| /linux/fs/pstore/ |
| H A D | ram_core.c | 510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local 530 zap = true; in persistent_ram_post_init() 540 zap = true; in persistent_ram_post_init() 544 if (zap) in persistent_ram_post_init()
|
| /linux/Documentation/mm/ |
| H A D | process_addrs.rst | 341 .. note:: We free empty PTE tables on zap under the RCU lock - this does not 552 rmap tree. :c:func:`!free_pgtables` assumes that the zap has 721 Additionally, it assumes that a zap has already been performed and steps have 723 the zap and the invocation of :c:func:`!free_pgtables`.
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | mmu.rst | 212 The MMU generation of this page, used to fast zap of all MMU pages within a
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 1269 f8 zap SS_LLRDRD
|