Home
last modified time | relevance | path

Searched refs:zap (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/security/keys/
Duser_defined.c99 struct user_key_payload *upayload, *zap; in user_update() local
117 zap = upayload; in user_update()
124 zap = key->payload.data[0]; in user_update()
126 zap = NULL; in user_update()
131 if (zap) in user_update()
132 kfree_rcu(zap, rcu); in user_update()
/linux-4.4.14/arch/alpha/lib/
Dstrncat.S72 2: zap $1, $24, $1
78 zap $1, 1, $1
Dstrncpy.S39 zap $1, $4, $1
76 zap $1, $2, $1
Dev6-csum_ipv6_magic.S99 zap $19,0x3,$19 # U : <sign bits>bbaa0000
105 zap $4,0xa,$4 # U : U U L L : 0000000000CC00AA
Dev67-strncat.S77 2: zap $1, $24, $1 # U :
Dstxcpy.S86 zap t0, t8, t0 # e0 : clear dst bytes <= null
225 zap t0, t8, t0 # e0 : kill dest bytes <= null
Dev6-stxcpy.S102 zap t0, t8, t0 # E : clear dst bytes <= null
252 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
Dmemchr.S49 zap $18, 0x80, $5 #-e0 :
Dstxncpy.S100 zap t1, t8, t1 # .. e1 : clear dst bytes <= null
261 zap t1, t8, t1 # e0 : kill dest bytes <= null
Dev6-stxncpy.S126 zap t1, t8, t1 # .. e1 : clear dst bytes <= null
305 zap t1, t8, t1 # U : kill dest bytes <= null
Dev6-memchr.S46 zap $18, 0x80, $5 # U : Bound length
/linux-4.4.14/Documentation/dvb/
Dfaq.txt20 in ~/.[sct]zap/channels.conf. If you are lucky you can just copy
29 have to zap using [sct]zap. If you want a nice application for
37 '[sct]zap channelname -r' in one xterm, and keep it running,
DREADME.dvb-usb160 (t|s)zap, mplayer and dvbscan to test the basics. VDR-xine provides the
/linux-4.4.14/arch/frv/mm/
Dtlb-flush.S142 # zap the matching TLB line and AMR values
/linux-4.4.14/fs/afs/
Ddir.c704 goto zap; in afs_d_delete()
709 goto zap; in afs_d_delete()
714 zap: in afs_d_delete()
/linux-4.4.14/
DMakefile1523 zap-slash=$(filter-out .,$(patsubst %/,%,$(dir $@)))
1524 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h553 int npages, int zap);
Dmr.c857 int zap) in mlx5_ib_update_mtt() argument
921 if (!zap) { in mlx5_ib_update_mtt()
/linux-4.4.14/Documentation/
Ddma-buf-sharing.txt449 coherency for mmap support, it needs to be able to zap all the ptes pointing
459 zap ptes by unmapping the corresponding range of the struct address_space
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt413 When KVM need zap all shadow pages sptes, it just simply increases the global
418 KVM then walks through all pages and zaps obsolete pages. While the zap
/linux-4.4.14/Documentation/DocBook/
Dkernel-api.xml.db209 API-zap-vma-ptes