Searched refs:txt (Results 1 - 200 of 473) sorted by relevance

123

/linux-4.4.14/tools/vm/
H A Dpage_owner_sort.c5 * cat /sys/kernel/debug/page_owner > page_owner_full.txt
6 * grep -v ^PFN page_owner_full.txt > page_owner.txt
7 * ./sort page_owner.txt sorted_page_owner.txt
19 char *txt; member in struct:block_list
48 return strcmp(l1->txt, l2->txt); compare_txt()
62 memcmp(buf, list[list_size-1].txt, len) == 0) { add_list()
70 list[list_size].txt = malloc(len+1); add_list()
73 memcpy(list[list_size].txt, buf, len); add_list()
74 list[list_size].txt[len] = 0; add_list()
131 strcmp(list2[count-1].txt, list[i].txt) != 0) { main()
141 fprintf(fout, "%d times:\n%s\n", list2[i].num, list2[i].txt); main()
/linux-4.4.14/tools/perf/Documentation/
H A DMakefile5 $(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
6 $(wildcard perf-*.txt)) \
7 perf.txt
12 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
13 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
21 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))
29 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
30 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT))
31 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
228 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
235 _cmds_txt = cmds-ancillaryinterrogators.txt \
236 cmds-ancillarymanipulators.txt \
237 cmds-mainporcelain.txt \
238 cmds-plumbinginterrogators.txt \
239 cmds-plumbingmanipulators.txt \
240 cmds-synchingrepositories.txt \
241 cmds-synchelpers.txt \
242 cmds-purehelpers.txt \
243 cmds-foreignscminterface.txt
248 $(OUTPUT)cmd-list.made: cmd-list.perl ../command-list.txt $(MAN1_TXT)
250 $(PERL_PATH) ./cmd-list.perl ../command-list.txt $(QUIET_STDERR) && \
259 $(OUTPUT)howto-index.txt $(OUTPUT)howto/*.html $(OUTPUT)doc.dep \
260 $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt \
265 $(MAN_HTML): $(OUTPUT)%.html : %.txt
275 $(OUTPUT)%.xml : %.txt
313 $(patsubst %.txt,%.texi,$(MAN_TXT)): %.texi : %.xml
318 howto-index.txt: howto-index.sh $(wildcard howto/*.txt)
320 '$(SHELL_PATH_SQ)' ./howto-index.sh $(wildcard howto/*.txt) >$@+ && \
323 $(patsubst %,%.html,$(ARTICLES)) : %.html : %.txt
324 $(QUIET_ASCIIDOC)$(ASCIIDOC) -b xhtml11 $*.txt
328 $(patsubst %.txt,%.html,$(wildcard howto/*.txt)): %.html : %.txt
/linux-4.4.14/drivers/s390/cio/
H A Dcio_debug.h11 #define CIO_TRACE_EVENT(imp, txt) do { \
12 debug_text_event(cio_debug_trace_id, imp, txt); \
H A Deadm_sch.c40 #define EADM_LOG(imp, txt) do { \
41 debug_text_event(eadm_debug, imp, txt); \
/linux-4.4.14/arch/sh/include/mach-kfr2r09/mach/
H A Dromimage.h4 * converts the "partner-jet-script.txt" script into assembly
9 #include <mach/partner-jet-setup.txt>
/linux-4.4.14/arch/sh/include/mach-ecovec24/mach/
H A Dromimage.h4 * converts the "partner-jet-script.txt" script into assembly
9 #include <mach/partner-jet-setup.txt>
/linux-4.4.14/arch/openrisc/include/asm/
H A Ddma-mapping.h21 * See Documentation/DMA-API-HOWTO.txt and
22 * Documentation/DMA-API.txt for documentation.
/linux-4.4.14/net/wireless/
H A DMakefile22 $(obj)/regdb.c: $(src)/db.txt $(src)/genregdb.awk
H A Dgenregdb.awk3 # genregdb.awk -- generate regdb.c from db.txt
5 # Actually, it reads from stdin (presumed to be db.txt) and writes
26 print " * DO NOT EDIT -- file generated from data in db.txt"
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py61 self.txt = None
128 def update_summary(self, txt):
129 if self.txt:
130 self.txt.Destroy()
131 self.txt = wx.StaticText(self.panel, -1, txt, (0, (self.screen_height / 2) + 50))
/linux-4.4.14/include/uapi/linux/
H A Dif_x25.h20 /* Documentation/networking/x25-iface.txt */
H A Derrqueue.h30 * recvmsg(). See Documentation/networking/timestamping.txt for details.
H A Din6.h10 * <draft-ietf-ipngwg-bsd-api-05.txt>
13 * <draft-stevens-advanced-api-00.txt>
H A Dlightnvm.h104 /* The ioctl type, 'L', 0x20 - 0x2F documented in ioctl-number.txt */
H A Dmajor.h6 * For the device number assignments, see Documentation/devices.txt.
H A Disdn.h72 #define ISDN_NET_ENCAP_X25IFACE 7 /* Documentation/networking/x25-iface.txt */
H A Dsnmp.h16 * draft-ietf-ipv6-rfc2011-update-10.txt: MIB for IP: IP Statistics Tables
H A Dfsl_hypervisor.h184 /* The ioctl type, documented in ioctl-number.txt */
H A Dif_ether.h71 * defined in draft-wilson-wrec-wccp-v2-00.txt */
H A Dprctl.h172 * See Documentation/prctl/no_new_privs.txt for more details.
/linux-4.4.14/sound/pci/asihpi/
H A Dhpi_version.h19 /** Library version as documented in hpi-api-versions.txt */
/linux-4.4.14/arch/s390/include/asm/
H A Ddebug.h142 debug_text_event(debug_info_t* id, int level, const char* txt) debug_text_event() argument
146 return debug_event_common(id,level,txt,strlen(txt)); debug_text_event()
151 * stored in the s390dbf. See Documentation/s390/s390dbf.txt for more details!
197 debug_text_exception(debug_info_t* id, int level, const char* txt) debug_text_exception() argument
201 return debug_exception_common(id,level,txt,strlen(txt)); debug_text_exception()
206 * stored in the s390dbf. See Documentation/s390/s390dbf.txt for more details!
/linux-4.4.14/arch/microblaze/include/asm/
H A Ddma-mapping.h19 * See Documentation/DMA-API-HOWTO.txt and
20 * Documentation/DMA-API.txt for documentation.
H A Dcacheflush.h22 /* Look at Documentation/cachetlb.txt */
/linux-4.4.14/include/linux/
H A Din6.h10 * <draft-ietf-ipngwg-bsd-api-05.txt>
13 * <draft-stevens-advanced-api-00.txt>
H A Dcirc_buf.h2 * See Documentation/circular-buffers.txt for more information.
H A Dfscache.h13 * Documentation/filesystems/caching/netfs-api.txt
260 * See Documentation/filesystems/caching/netfs-api.txt for a complete
280 * See Documentation/filesystems/caching/netfs-api.txt for a complete
297 * See Documentation/filesystems/caching/netfs-api.txt for a complete
315 * See Documentation/filesystems/caching/netfs-api.txt for a complete
337 * See Documentation/filesystems/caching/netfs-api.txt for a complete
363 * See Documentation/filesystems/caching/netfs-api.txt for a complete
399 * See Documentation/filesystems/caching/netfs-api.txt for a complete
415 * See Documentation/filesystems/caching/netfs-api.txt for a complete
430 * See Documentation/filesystems/caching/netfs-api.txt for a complete
446 * See Documentation/filesystems/caching/netfs-api.txt for a complete
468 * See Documentation/filesystems/caching/netfs-api.txt for a complete
484 * See Documentation/filesystems/caching/netfs-api.txt for a complete
503 * See Documentation/filesystems/caching/netfs-api.txt for a complete
538 * See Documentation/filesystems/caching/netfs-api.txt for a complete
587 * See Documentation/filesystems/caching/netfs-api.txt for a complete
622 * See Documentation/filesystems/caching/netfs-api.txt for a complete
671 * See Documentation/filesystems/caching/netfs-api.txt for a complete
696 * See Documentation/filesystems/caching/netfs-api.txt for a complete
714 * See Documentation/filesystems/caching/netfs-api.txt for a complete
734 * See Documentation/filesystems/caching/netfs-api.txt for a complete
H A Ddma-attrs.h11 * Documentation/DMA-attributes.txt.
H A Dfault-inject.h13 * Documentation/fault-injection/fault-injection.txt
H A Dkobject_ns.h12 * Please read Documentation/kobject.txt before using the kobject
H A Drculist_nulls.h110 * [1] Documentation/atomic_ops.txt around line 114
111 * [2] Documentation/RCU/rculist_nulls.txt around line 146
H A Diopoll.h33 * is used (see Documentation/timers/timers-howto.txt).
69 * Documentation/timers/timers-howto.txt).
H A Dhw_random.h4 Please read Documentation/hw_random.txt for details on use.
H A Dassoc_array.h3 * See Documentation/assoc_array.txt for information.
H A Dio-mapping.h31 * See Documentation/io-mapping.txt
H A Dassoc_array_priv.h3 * See Documentation/assoc_array.txt for information.
H A Dcrc8.h97 * (see URL http://www.ross.net/crc/download/crc_v3.txt).
H A Dmutex.h135 * Also see Documentation/locking/mutex-design.txt.
H A Drbtree.h26 See Documentation/rbtree.txt for documentation and samples.
H A Drwsem.h152 * See Documentation/locking/lockdep-design.txt for more details.)
H A Dgpio.h6 /* see Documentation/gpio/gpio-legacy.txt */
H A Dthermal.h245 * effective. See Documentation/thermal/sysfs-api.txt for more
253 * See Documentation/thermal/sysfs-api.txt for more information.
H A Dconfigfs.h30 * Please read Documentation/filesystems/configfs/configfs.txt before using
H A Dnetdev_features.h74 * in Documentation/networking/netdev-features.txt.
H A Drbtree_augmented.h35 * See Documentation/rbtree.txt for documentation and samples.
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n_aggr.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dcfg80211.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11ac.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dethtool.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11n_rxreorder.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dusb.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dutil.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dwmm.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11n.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Ddecl.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11ac.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11h.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A D11n_aggr.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dioctl.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dpcie.h14 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dsta_rx.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dsta_tx.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Duap_event.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
/linux-4.4.14/arch/x86/lib/
H A DMakefile6 inat_tables_maps = $(srctree)/arch/x86/lib/x86-opcode-map.txt
/linux-4.4.14/crypto/asymmetric_keys/
H A Dpublic_key.h3 * See Documentation/crypto/asymmetric-keys.txt
H A Dsignature.c3 * See Documentation/security/asymmetric-keys.txt
H A Dpublic_key.c3 * See Documentation/crypto/asymmetric-keys.txt
/linux-4.4.14/include/keys/
H A Dasymmetric-parser.h3 * See Documentation/crypto/asymmetric-keys.txt
H A Dasymmetric-subtype.h3 * See Documentation/security/asymmetric-keys.txt
H A Dasymmetric-type.h3 * See Documentation/security/asymmetric-keys.txt
/linux-4.4.14/include/linux/platform_data/
H A Dnfcmrvl.h9 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
/linux-4.4.14/tools/net/
H A Dbpf_asm.c13 * 1) read Documentation/networking/filter.txt
/linux-4.4.14/arch/x86/include/asm/
H A Ddma-mapping.h5 * IOMMU interface. See Documentation/DMA-API-HOWTO.txt and
6 * Documentation/DMA-API.txt for documentation.
H A Dbootparam_utils.h26 * Documentation/x86/boot.txt . That spec says that the sanitize_boot_params()
H A Dpage_64_types.h39 /* See Documentation/x86/x86_64/mm.txt for a description of the memory map. */
H A Dpgtable_64_types.h55 /* See Documentation/x86/x86_64/mm.txt for a description of the memory map. */
H A Dkvm_para.h9 extern int kvm_register_clock(char *txt);
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtl8188e_hal.h42 #define RTL8188E_PHY_REG "rtl8188E\\PHY_REG_1T.txt"
43 #define RTL8188E_PHY_RADIO_A "rtl8188E\\radio_a_1T.txt"
44 #define RTL8188E_PHY_RADIO_B "rtl8188E\\radio_b_1T.txt"
45 #define RTL8188E_AGC_TAB "rtl8188E\\AGC_TAB_1T.txt"
46 #define RTL8188E_PHY_MACREG "rtl8188E\\MAC_REG.txt"
47 #define RTL8188E_PHY_REG_PG "rtl8188E\\PHY_REG_PG.txt"
48 #define RTL8188E_PHY_REG_MP "rtl8188E\\PHY_REG_MP.txt"
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c422 /* MAC0 Need PHY1 load radio_b.txt . Driver use DBI to write. */ rtl92d_phy_enable_anotherphy()
431 /* We think if MAC1 is ON,then radio_a.txt rtl92d_phy_enable_anotherphy()
432 * and radio_b.txt has been load. */ rtl92d_phy_enable_anotherphy()
490 /* MAC0 needs PHY1 load radio_b.txt. rtl92d_phy_rf6052_config()
496 /* We think if MAC1 is ON,then radio_a.txt and rtl92d_phy_rf6052_config()
497 * radio_b.txt has been load. */ rtl92d_phy_rf6052_config()
502 /* MAC1 needs PHY0 load radio_a.txt. rtl92d_phy_rf6052_config()
508 /* We think if MAC0 is ON,then radio_a.txt and rtl92d_phy_rf6052_config()
509 * radio_b.txt has been load. */ rtl92d_phy_rf6052_config()
/linux-4.4.14/drivers/parport/
H A Dprobe.c54 char *txt = kmalloc(strlen(str)+1, GFP_KERNEL); parse_data() local
55 char *p = txt, *q; parse_data()
59 if (!txt) { parse_data()
63 strcpy(txt, str); parse_data()
129 kfree(txt); parse_data()
/linux-4.4.14/drivers/s390/block/
H A Dscm_blk.h106 #define SCM_LOG(imp, txt) do { \
107 debug_text_event(scm_debug, imp, txt); \
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_of.c42 * See Documentation/devicetree/bindings/graph.txt for the bindings.
75 * See Documentation/devicetree/bindings/graph.txt for the bindings.
/linux-4.4.14/arch/unicore32/include/asm/
H A Dio.h34 * Documentation/io-mapping.txt.
H A Dcacheflush.h36 * See Documentation/cachetlb.txt for more information.
/linux-4.4.14/block/partitions/
H A Dcmdline.c13 * For further information, see "Documentation/block/cmdline-partition.txt"
/linux-4.4.14/lib/xz/
H A Dxz_stream.h22 * http://tukaani.org/xz/xz-file-format.txt
/linux-4.4.14/samples/kprobes/
H A Djprobe_example.c6 * Documentation/kprobes.txt
H A Dkprobe_example.c7 * Documentation/kprobes.txt
H A Dkretprobe_example.c13 * Documentation/kprobes.txt
/linux-4.4.14/security/keys/encrypted-keys/
H A Dmasterkey_trusted.c14 * See Documentation/security/keys-trusted-encrypted.txt
/linux-4.4.14/include/xen/interface/io/
H A Dxs_wire.h91 /* Violating this is very bad. See docs/misc/xenstore.txt. */
/linux-4.4.14/fs/sysfs/
H A Dmount.c10 * Please see Documentation/filesystems/sysfs.txt for more information.
H A Ddir.c10 * Please see Documentation/filesystems/sysfs.txt for more information.
H A Dsymlink.c10 * Please see Documentation/filesystems/sysfs.txt for more information.
/linux-4.4.14/arch/frv/include/asm/
H A Dmem-layout.h49 /* see Documentation/frv/mmu-layout.txt */
H A Datomic.h4 * Documentation/frv/atomic-ops.txt
H A Dcmpxchg.h4 * Documentation/frv/atomic-ops.txt
H A Ddma-mapping.h11 * See Documentation/DMA-API.txt for the description of how the
H A Dhighmem.h7 * See Documentation/frv/mmu-layout.txt for more information.
H A Dbitops.h4 * Documentation/frv/atomic-ops.txt
/linux-4.4.14/arch/frv/lib/
H A Datomic-ops.S4 * Documentation/frv/atomic-ops.txt
H A Datomic64-ops.S4 * Documentation/frv/atomic-ops.txt
/linux-4.4.14/arch/arm/nwfpe/
H A Dmilieu.h16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
H A Dsoftfloat.h16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
/linux-4.4.14/tools/include/linux/
H A Derr.h22 * in Documentation/x86/x86_64/mm.txt for x86_64 arch:
H A Drbtree.h26 See Documentation/rbtree.txt for documentation and samples.
H A Drbtree_augmented.h38 * See Documentation/rbtree.txt for documentation and samples.
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_ap.c687 char *txt = NULL; hostap_ap_tx_cb_auth() local
709 txt = "frame was not ACKed"; hostap_ap_tx_cb_auth()
720 txt = "STA not found"; hostap_ap_tx_cb_auth()
727 txt = "STA authenticated"; hostap_ap_tx_cb_auth()
731 txt = "authentication failed"; hostap_ap_tx_cb_auth()
736 if (txt) { hostap_ap_tx_cb_auth()
740 auth_alg, auth_transaction, status, txt); hostap_ap_tx_cb_auth()
755 char *txt = NULL; hostap_ap_tx_cb_assoc() local
773 txt = "frame was not ACKed"; hostap_ap_tx_cb_assoc()
784 txt = "STA not found"; hostap_ap_tx_cb_assoc()
794 txt = "STA associated"; hostap_ap_tx_cb_assoc()
798 txt = "association failed"; hostap_ap_tx_cb_assoc()
803 if (txt) { hostap_ap_tx_cb_assoc()
805 dev->name, hdr->addr1, txt); hostap_ap_tx_cb_assoc()
1359 char *txt = ""; handle_authen() local
1396 txt = "authentication denied"; handle_authen()
1406 txt = "unsupported algorithm"; handle_authen()
1415 txt = "invalid challenge len"; handle_authen()
1420 txt = "challenge underflow"; handle_authen()
1438 txt = "AP trying to authenticate?"; handle_authen()
1450 txt = "unknown authentication transaction number"; handle_authen()
1456 txt = "new STA"; handle_authen()
1460 txt = "no more room for new STAs"; handle_authen()
1467 txt = "ap_add_sta failed"; handle_authen()
1475 txt = "authOK"; handle_authen()
1500 txt = "challenge response incorrect"; handle_authen()
1505 txt = "challenge OK - authOK"; handle_authen()
1552 le16_to_cpu(hdr->frame_control), resp, txt); handle_authen()
1569 char *txt = ""; handle_assoc() local
1585 txt = "trying to associate before authentication"; handle_assoc()
1616 txt = "SSID overflow"; handle_assoc()
1623 txt = "not our SSID"; handle_assoc()
1639 txt = "SUPP_RATES len error"; handle_assoc()
1664 txt = "frame underflow"; handle_assoc()
1671 txt = "OK, old AID"; handle_assoc()
1681 txt = "no room for more AIDs"; handle_assoc()
1685 txt = "OK, new AID"; handle_assoc()
1761 resp, send_deauth, txt); handle_assoc()
/linux-4.4.14/arch/xtensa/include/asm/
H A Dcacheflush.h91 * (see also Documentation/cachetlb.txt)
155 /* This is not required, see Documentation/cachetlb.txt */
H A Dinitialize_mmu.h49 * For details see Documentation/xtensa/atomctl.txt
/linux-4.4.14/scripts/kconfig/
H A Dlkc.h14 static inline const char *gettext(const char *txt) { return txt; } textdomain() argument
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Dodm_HWConfig.c27 #define READ_AND_CONFIG_MP(ic, txt) (ODM_ReadAndConfig##txt##ic(dm_odm))
28 #define READ_AND_CONFIG_TC(ic, txt) (ODM_ReadAndConfig_TC##txt##ic(dm_odm))
/linux-4.4.14/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dnfcmrvl.h11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dspi.c11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Duart.c11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Di2c.c11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dmain.c11 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
/linux-4.4.14/fs/fscache/
H A Dcache.c179 * See Documentation/filesystems/caching/backend-api.txt for a complete
214 * See Documentation/filesystems/caching/backend-api.txt for a complete
314 * See Documentation/filesystems/caching/backend-api.txt for a complete
362 * See Documentation/filesystems/caching/backend-api.txt for a complete
/linux-4.4.14/net/rxrpc/
H A Dsysctl.c27 * See Documentation/networking/rxrpc.txt and the variable definitions for more
/linux-4.4.14/arch/mn10300/
H A DMakefile23 #LDFLAGS_vmlinux := -Map linkmap.txt
/linux-4.4.14/arch/frv/
H A DMakefile47 #LDFLAGS_vmlinux := -Map linkmap.txt
/linux-4.4.14/arch/hexagon/include/asm/
H A Dcmpxchg.h63 * see rt-mutex-design.txt; cmpxchg supposedly checks if *ptr == A and swaps.
/linux-4.4.14/arch/arm64/include/asm/
H A Dkernel-pgtable.h25 * the arm64 booting.txt requirements). Hence we can use section mapping
H A Dcacheflush.h39 * See Documentation/cachetlb.txt for more information. Please note that
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dintel-cqm.c100 * page (struct perf_event_mmap_page). See tools/perf/design.txt. test__intel_cqm_count_nmi_context()
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh280 pwd > $resdir/$ds/testid.txt
283 git status >> $resdir/$ds/testid.txt
284 git rev-parse HEAD >> $resdir/$ds/testid.txt
/linux-4.4.14/drivers/usb/serial/
H A Dempeg.c14 * See Documentation/usb/usb-serial.txt for more information on using this
H A Dbelkin_sa.h16 * See Documentation/usb/usb-serial.txt for more information on using this
H A Dvisor.h12 * See Documentation/usb/usb-serial.txt for more information on using this
H A Domninet.c8 * See Documentation/usb/usb-serial.txt for more information on using this
H A Dwhiteheat.h15 * See Documentation/usb/usb-serial.txt for more information on using this
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h46 #define FW_CFG_NAME_T5 "cxgb4/t5-config.txt"
/linux-4.4.14/drivers/input/keyboard/
H A Dhil_kbd.c360 const char *txt; hil_dev_pointer_setup() local
374 txt = "relative"; hil_dev_pointer_setup()
398 txt = "absolute"; hil_dev_pointer_setup()
437 did, txt); hil_dev_pointer_setup()
/linux-4.4.14/drivers/bluetooth/
H A Dbtmrvl_sdio.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dbtmrvl_drv.h12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
H A Dbtmrvl_debugfs.c12 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
/linux-4.4.14/lib/
H A Ddiv64.c130 * 'http://www.hackersdelight.org/hdcodetxt/divDouble.c.txt'
/linux-4.4.14/include/media/
H A Dvideobuf-dma-sg.h37 * see Documentation/DMA-API-HOWTO.txt, these functions to
/linux-4.4.14/include/net/
H A Dpkt_sched.h100 void qdisc_warn_nonwc(const char *txt, struct Qdisc *qdisc);
H A Dcipso_ipv4.h5 * draft-ietf-cipso-ipsecurity-01.txt with additional tag types as found in
/linux-4.4.14/include/acpi/
H A Dacpi_drivers.h28 * Please update drivers/acpi/debug.c and Documentation/acpi/debug.txt
/linux-4.4.14/include/crypto/
H A Dpublic_key.h3 * See Documentation/crypto/asymmetric-keys.txt
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dkvm_para.h33 * See Documentation/virtual/kvm/ppc-pv.txt
/linux-4.4.14/arch/ia64/mm/
H A Dioremap.c48 * Documentation/ia64/aliasing.txt. ioremap()
/linux-4.4.14/arch/arm64/kernel/
H A Dkuser32.S28 * See Documentation/arm/kernel_user_helpers.txt for formal definitions.
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dpm.c8 * See Documentation/arm/Samsung-S3C24XX/Suspend.txt for more information
/linux-4.4.14/arch/arm/common/
H A Dvlock.S18 * Documentation/arm/vlocks.txt.
H A Dmcpm_head.S12 * Refer to Documentation/arm/cluster-pm-race-avoidance.txt
/linux-4.4.14/net/ipv4/
H A Dxfrm4_mode_beet.c37 * The top IP header will be constructed per draft-nikander-esp-beet-mode-06.txt.
/linux-4.4.14/net/ipv6/
H A Dxfrm6_mode_beet.c38 * The top IP header will be constructed per draft-nikander-esp-beet-mode-06.txt.
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_x25iface.c11 * -- as defined in Documentation/networking/x25-iface.txt -- to
268 semantics as defined in Documentation/networking/x25-iface.txt
/linux-4.4.14/arch/x86/kernel/
H A Dkvmclock.c180 int kvm_register_clock(char *txt) kvm_register_clock() argument
194 cpu, high, low, txt); kvm_register_clock()
H A Dpci-dma.c148 * See <Documentation/x86/x86_64/boot-options.txt> for the iommu kernel
/linux-4.4.14/arch/x86/tools/
H A Dgen-insn-attr-x86.awk5 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c
36 print "/* x86 opcode map generated from x86-opcode-map.txt */"
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dgen-insn-attr-x86.awk5 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c
36 print "/* x86 opcode map generated from x86-opcode-map.txt */"
/linux-4.4.14/drivers/parisc/
H A Dled.c511 char *txt; led_halt() local
518 case SYS_RESTART: txt = "SYSTEM RESTART"; led_halt()
520 case SYS_HALT: txt = "SYSTEM HALT"; led_halt()
522 case SYS_POWER_OFF: txt = "SYSTEM POWER OFF"; led_halt()
535 lcd_print(txt); led_halt()
H A Dsba_iommu.c673 * See Documentation/DMA-API-HOWTO.txt
685 /* Documentation/DMA-API-HOWTO.txt tells drivers to try 64-bit sba_dma_supported()
711 * See Documentation/DMA-API-HOWTO.txt
790 * See Documentation/DMA-API-HOWTO.txt
866 * See Documentation/DMA-API-HOWTO.txt
897 * See Documentation/DMA-API-HOWTO.txt
932 * See Documentation/DMA-API-HOWTO.txt
1015 * See Documentation/DMA-API-HOWTO.txt
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211conv.h101 * Frame capture header. (See doc/capturefrm.txt)
/linux-4.4.14/drivers/scsi/dpt/
H A Ddpti_ioctl.h7 See Documentation/scsi/dpti.txt for history, notes, license info
/linux-4.4.14/drivers/leds/trigger/
H A Dledtrig-transient.c18 * Documentation/leds/ledtrig-transient.txt for details
/linux-4.4.14/drivers/net/can/
H A Dvcan.c61 * See Documentation/networking/can.txt for details.
/linux-4.4.14/drivers/ide/
H A Dbuddha.c7 * the X-Surf info from Inside_XSurf.txt available at
/linux-4.4.14/drivers/input/serio/
H A Dapbps2.c10 * See "Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt" for
/linux-4.4.14/drivers/iommu/
H A Dof_iommu.c154 * Documentation/devicetree/bindings/iommu/iommu.txt of_iommu_configure()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Drootgf119.c134 * ftp://download.nvidia.com/open-gpu-doc/gk104-disable-underflow-reporting/1/gk104-disable-underflow-reporting.txt gf119_disp_root_init()
/linux-4.4.14/block/
H A Dioprio.c19 * See also Documentation/block/ioprio.txt
/linux-4.4.14/lib/lzo/
H A Dlzo1x_decompress_safe.c34 * two less 255 steps. See Documentation/lzo.txt for more information.
/linux-4.4.14/net/dns_resolver/
H A Ddns_query.c4 * See Documentation/networking/dns_resolver.txt
H A Ddns_key.c3 * See Documentation/networking/dns_resolver.txt
/linux-4.4.14/fs/configfs/
H A Ditem.c26 * Please see the file Documentation/filesystems/configfs/configfs.txt for
H A Dinode.c26 * Please see Documentation/filesystems/configfs/configfs.txt for more
/linux-4.4.14/arch/mn10300/include/asm/
H A Ddma-mapping.h21 * See Documentation/DMA-API.txt for the description of how the
/linux-4.4.14/arch/arm/mach-exynos/
H A Dcommon.h133 * See also Documentation/arm/Samsung/Bootloader-interface.txt
/linux-4.4.14/include/linux/mfd/
H A Dcore.h49 * See: Documentation/devicetree/usage-model.txt Chapter 2.2 for details
/linux-4.4.14/tools/testing/fault-injection/
H A Dfailcmd.sh44 See Documentation/fault-injection/fault-injection.txt for more
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dpcie.c49 #define BRCMF_PCIE_43602_NVRAM_NAME "brcm/brcmfmac43602-pcie.txt"
51 #define BRCMF_PCIE_4350_NVRAM_NAME "brcm/brcmfmac4350-pcie.txt"
53 #define BRCMF_PCIE_4356_NVRAM_NAME "brcm/brcmfmac4356-pcie.txt"
55 #define BRCMF_PCIE_43570_NVRAM_NAME "brcm/brcmfmac43570-pcie.txt"
57 #define BRCMF_PCIE_4358_NVRAM_NAME "brcm/brcmfmac4358-pcie.txt"
59 #define BRCMF_PCIE_4365_NVRAM_NAME "brcm/brcmfmac4365b-pcie.txt"
61 #define BRCMF_PCIE_4366_NVRAM_NAME "brcm/brcmfmac4366b-pcie.txt"
63 #define BRCMF_PCIE_4371_NVRAM_NAME "brcm/brcmfmac4371-pcie.txt"
/linux-4.4.14/include/net/sctp/
H A Dconstants.h325 * based on draft of SCTP IPv4 scoping <draft-stewart-tsvwg-sctp-ipv4-00.txt>.
346 /* Based on IPv4 scoping <draft-stewart-tsvwg-sctp-ipv4-00.txt>,
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c691 /* txt HW will provide MAC txt later */ _rtl92se_macconfig_before_fwdownload()
1006 /* 3. Initialize MAC/PHY Config by MACPHY_reg.txt */ rtl92se_hw_init()
1026 /* 4. Initialize BB After MAC Config PHY_reg.txt, AGC_Tab.txt */ rtl92se_hw_init()
1033 /* 5. Initiailze RF RAIO_A.txt RF RAIO_B.txt */ rtl92se_hw_init()
1070 /* Read EEPROM TX power index and PHY_REG_PG.txt to capture correct */ rtl92se_hw_init()
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip28-berr.c211 static const char *txt[32] = cause_excode_text() local
232 return txt[(cause & 0x7c) >> 2]; cause_excode_text()
/linux-4.4.14/arch/ia64/sn/pci/
H A Dpci_dma.c8 * Routines for PCI DMA mapping. See Documentation/DMA-API.txt for
75 * queue for a SCSI controller). See Documentation/DMA-API.txt for
/linux-4.4.14/drivers/usb/wusbcore/
H A Dmmc.c25 * that? look in Design-overview.txt].
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Derrno.c18 * http://www.gnu.org/licenses/gpl-2.0.txt
/linux-4.4.14/drivers/md/bcache/
H A Dutil.c259 * ftp://ftp.rocksoft.com/papers/crc_v3.txt or several other net sites.)
/linux-4.4.14/drivers/net/can/cc770/
H A Dcc770_platform.c41 * See "Documentation/devicetree/bindings/net/can/cc770.txt" for further
/linux-4.4.14/drivers/input/joystick/
H A Dwalkera0701.c6 * More about driver: <file:Documentation/input/walkera0701.txt>
/linux-4.4.14/drivers/clocksource/
H A Dtime-armada-370-xp.c28 * See Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt
/linux-4.4.14/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c203 * See seccomp_send_sigsys and Documentation/prctl/seccomp_filter.txt. emulate_vsyscall()
/linux-4.4.14/arch/x86/mm/
H A Dtlb.c181 * See Documentation/x86/tlb.txt for details. We choose 33
/linux-4.4.14/drivers/clk/ingenic/
H A Dcgu.h187 * @hw: see Documentation/clk.txt
/linux-4.4.14/fs/hpfs/
H A Dmap.c312 pr_err("unbalanced dnode tree, dnode %08x; see hpfs.txt 4 more info\n", hpfs_map_dnode()
/linux-4.4.14/net/dccp/
H A Dtimer.c47 /* NOTE. draft-ietf-tcpimpl-pmtud-01.txt requires pmtu dccp_write_timeout()
/linux-4.4.14/security/keys/
H A Drequest_key_auth.c11 * See Documentation/security/keys-request-key.txt
/linux-4.4.14/include/pcmcia/
H A Dds.h42 * Documentation/pcmcia/driver.txt for details.
H A Dss.h193 * see Documentation/pcmcia/locking.txt */
/linux-4.4.14/arch/mips/include/asm/
H A Dwar.h147 * http://sibyte.broadcom.com/hw/bcm1250/docs/pass2errata.txt
/linux-4.4.14/arch/parisc/include/asm/
H A Ddma-mapping.h8 /* See Documentation/DMA-API-HOWTO.txt */
/linux-4.4.14/arch/arm/xen/
H A Denlighten.c157 * see Documentation/devicetree/bindings/arm/xen.txt for the
/linux-4.4.14/Documentation/DocBook/
H A DMakefile4 # See Documentation/kernel-doc-nano-HOWTO.txt for instruction in how
/linux-4.4.14/tools/lib/api/fs/
H A Dfs.c173 * testing). This matches the recommendation in Documentation/sysfs-rules.txt

Completed in 5727 milliseconds

123