Searched refs:zap (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/security/keys/ |
D | user_defined.c | 99 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/ |
D | strncat.S | 72 2: zap $1, $24, $1 78 zap $1, 1, $1
|
D | strncpy.S | 39 zap $1, $4, $1 76 zap $1, $2, $1
|
D | ev6-csum_ipv6_magic.S | 99 zap $19,0x3,$19 # U : <sign bits>bbaa0000 105 zap $4,0xa,$4 # U : U U L L : 0000000000CC00AA
|
D | ev67-strncat.S | 77 2: zap $1, $24, $1 # U :
|
D | stxcpy.S | 86 zap t0, t8, t0 # e0 : clear dst bytes <= null 225 zap t0, t8, t0 # e0 : kill dest bytes <= null
|
D | ev6-stxcpy.S | 102 zap t0, t8, t0 # E : clear dst bytes <= null 252 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 | 100 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 261 zap t1, t8, t1 # e0 : kill dest bytes <= null
|
D | ev6-stxncpy.S | 126 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 305 zap t1, t8, t1 # U : kill dest bytes <= null
|
D | ev6-memchr.S | 46 zap $18, 0x80, $5 # U : Bound length
|
/linux-4.4.14/Documentation/dvb/ |
D | faq.txt | 20 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,
|
D | README.dvb-usb | 160 (t|s)zap, mplayer and dvbscan to test the basics. VDR-xine provides the
|
/linux-4.4.14/arch/frv/mm/ |
D | tlb-flush.S | 142 # zap the matching TLB line and AMR values
|
/linux-4.4.14/fs/afs/ |
D | dir.c | 704 goto zap; in afs_d_delete() 709 goto zap; in afs_d_delete() 714 zap: in afs_d_delete()
|
/linux-4.4.14/ |
D | Makefile | 1523 zap-slash=$(filter-out .,$(patsubst %/,%,$(dir $@))) 1524 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 553 int npages, int zap);
|
D | mr.c | 857 int zap) in mlx5_ib_update_mtt() argument 921 if (!zap) { in mlx5_ib_update_mtt()
|
/linux-4.4.14/Documentation/ |
D | dma-buf-sharing.txt | 449 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/ |
D | mmu.txt | 413 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/ |
D | kernel-api.xml.db | 209 API-zap-vma-ptes
|