/linux-4.4.14/fs/lockd/ |
D | svcshare.c | 20 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner() argument 22 return share->s_owner.len == oh->len in nlm_cmp_owner() 23 && !memcmp(share->s_owner.data, oh->data, oh->len); in nlm_cmp_owner() 30 struct nlm_share *share; in nlmsvc_share_file() local 34 for (share = file->f_shares; share; share = share->s_next) { in nlmsvc_share_file() 35 if (share->s_host == host && nlm_cmp_owner(share, oh)) in nlmsvc_share_file() 37 if ((argp->fsm_access & share->s_mode) in nlmsvc_share_file() 38 || (argp->fsm_mode & share->s_access )) in nlmsvc_share_file() 42 share = kmalloc(sizeof(*share) + oh->len, in nlmsvc_share_file() 44 if (share == NULL) in nlmsvc_share_file() [all …]
|
D | svc4proc.c | 500 PROC(share, shareargs, shareres, args, res, Ck+St+1),
|
D | svcproc.c | 544 PROC(share, shareargs, shareres, args, res, Ck+St+1),
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | i2c.c | 97 info->share = DCB_I2C_UNUSED; in dcb_i2c_parse() 111 info->share = nvbios_rd08(bios, ent + 1) >> 1; in dcb_i2c_parse() 116 info->share = info->auxch; in dcb_i2c_parse() 125 info->share = info->auxch; in dcb_i2c_parse() 159 info->share = DCB_I2C_UNUSED; in dcb_i2c_parse()
|
/linux-4.4.14/net/ipv6/ |
D | ip6_flowlabel.c | 101 if (fl->share == IPV6_FL_S_PROCESS) in fl_free() 118 if (fl->opt && fl->share == IPV6_FL_S_EXCL) { in fl_release() 410 fl->share = freq->flr_share; in fl_create() 419 switch (fl->share) { in fl_create() 498 freq->flr_share = sfl->fl->share; in ipv6_flowlabel_opt_get() 632 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt() 633 fl1->share != fl->share || in ipv6_flowlabel_opt() 634 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt() 636 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt() 787 fl->share, in ip6fl_seq_show() [all …]
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | Makefile | 25 install -d $(DESTDIR)$(PREFIX)/share/man/man8 26 install turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_mem.c | 80 if (block->share) { /* ok.. shared block */ in snd_gf1_mem_xfree() 81 block->share--; in snd_gf1_mem_xfree() 150 block->share = 0; in snd_gf1_mem_find() 203 nblock->share++; in snd_gf1_mem_alloc() 314 if (block->share || in snd_gf1_mem_info_read() 318 block->share, in snd_gf1_mem_info_read()
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_hw.c | 112 hw->hw_info.share = kzalloc(size, GFP_KERNEL); in fjes_hw_alloc_shared_status_region() 113 if (!hw->hw_info.share) in fjes_hw_alloc_shared_status_region() 116 hw->hw_info.share->epnum = hw->max_epid; in fjes_hw_alloc_shared_status_region() 123 kfree(hw->hw_info.share); in fjes_hw_free_shared_status_region() 124 hw->hw_info.share = NULL; in fjes_hw_free_shared_status_region() 279 param.share_start = __pa(hw->hw_info.share->ep_status); in fjes_hw_setup() 568 struct fjes_device_shared_info *share = hw->hw_info.share; in fjes_hw_unregister_buff_addr() local 576 if (!req_buf || !res_buf || !share) in fjes_hw_unregister_buff_addr() 691 int fjes_hw_epid_is_shared(struct fjes_device_shared_info *share, in fjes_hw_epid_is_shared() argument 696 if (dest_epid < share->epnum) in fjes_hw_epid_is_shared() [all …]
|
D | fjes_hw.h | 262 struct fjes_device_shared_info *share; member
|
D | fjes_main.c | 443 param.share_start = __pa(hw->hw_info.share->ep_status); in fjes_free_resources() 1259 is_shared = fjes_hw_epid_is_shared(hw->hw_info.share, in fjes_watch_unshare_task()
|
/linux-4.4.14/tools/power/cpupower/ |
D | Makefile | 78 localedir ?= /usr/share/locale 79 docdir ?= /usr/share/doc/packages/cpupower
|
/linux-4.4.14/tools/power/x86/x86_energy_perf_policy/ |
D | Makefile | 10 install x86_energy_perf_policy.8 ${DESTDIR}/usr/share/man/man8/
|
/linux-4.4.14/tools/perf/Documentation/ |
D | Makefile | 42 htmldir?=$(prefix)/share/doc/perf-doc 43 pdfdir?=$(prefix)/share/doc/perf-doc 44 mandir?=$(prefix)/share/man 58 infodir?=$(prefix)/share/info
|
D | perf-probe.txt | 174 for searching a specific function when several functions share same name.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | i2c.h | 18 u8 share; member
|
/linux-4.4.14/drivers/staging/olpc_dcon/ |
D | TODO | 3 share more code
|
/linux-4.4.14/tools/usb/usbip/ |
D | configure.ac | 89 [where usb.ids is found (default /usr/share/hwdata/)])], 90 [USBIDS_DIR=$withval], [USBIDS_DIR="/usr/share/hwdata/"])
|
D | INSTALL | 174 If you want to set default values for `configure' scripts to share, you 177 `configure' looks for `PREFIX/share/config.site' if it exists, then
|
D | COPYING | 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free
|
/linux-4.4.14/drivers/parport/ |
D | Makefile | 5 parport-objs := share.o ieee1284.o ieee1284_ops.o procfs.o
|
D | Kconfig | 30 It is possible to share a single parallel port among several devices
|
/linux-4.4.14/Documentation/input/ |
D | cd32.txt | 2 joypad connected to the parallel port. Thought I'd share it with you so
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | s2mpa01.txt | 34 NOTE: Some BUCKs share the ramp rate setting i.e. same ramp value will be set 37 The following BUCKs share ramp settings:
|
D | s2mps11.txt | 67 NOTE: Some BUCKs share the ramp rate setting i.e. same ramp value will be set
|
/linux-4.4.14/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-spear.txt | 6 which share clock across all CPUs.
|
D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | TODO | 5 - share 80211*.h includes
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-sdram-controller.txt | 4 differs from one SoC variant to another, but they also share a number
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | base.c | 271 ccbE.drive, ccbE.sense, ccbE.share, ccbE.auxch); in nvkm_i2c_new_() 273 if (ccbE.share != DCB_I2C_UNUSED) { in nvkm_i2c_new_() 274 const int id = NVKM_I2C_PAD_HYBRID(ccbE.share); in nvkm_i2c_new_()
|
/linux-4.4.14/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 11 # drivers if they share a common core requirement and use disjoint semantics to 13 # use "select". For instance it means if a driver A and driver B share the same
|
/linux-4.4.14/tools/perf/config/ |
D | Makefile | 677 mandir = share/man 678 infodir = share/info 680 sharedir = $(prefix)/share 681 template_dir = share/perf-core/templates 682 STRACE_GROUPS_DIR = share/perf-core/strace/groups 683 htmldir = share/doc/perf-doc
|
/linux-4.4.14/arch/x86/pci/ |
D | xen.c | 33 int share = 1; in xen_pcifront_enable_irq() local 47 share = 0; in xen_pcifront_enable_irq() 49 rc = xen_bind_pirq_gsi_to_irq(gsi, pirq, share, "pcifront"); in xen_pcifront_enable_irq()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | MIXART.txt | 88 The firmware binaries are installed on /usr/share/alsa/firmware 89 (or /usr/local/share/alsa/firmware, depending to the prefix option of
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | marvell,berlin.txt | 9 (BG2, BG2CD, BG2Q) SoCs share the same IP for PLLs and clocks, with some
|
D | renesas,cpg-mssr.txt | 5 and share the same register block.
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smem.txt | 3 This binding describes the Qualcomm Shared Memory Manager, used to share data
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 89 2) an entry for the share in /etc/fstab indicating that a user may 124 to the file /etc/fstab for each //server/share you wish to mount, but 176 outside of the share, so in Samba versions prior to 3.0.6, most symlinks to 181 files that are outside of the share) to a samba specific format on the server 217 syntax) instead of the more widely used UNC format (i.e. \\server\share): 349 rw mount the network share read-write (note that the 350 server may still consider the share read-only) 351 ro mount network share read-only 409 single share (since inode numbers on the servers might not 431 reloaded (or the user remounts the share). [all …]
|
D | CHANGES | 44 characters. Add support for mounting root of a share which redirects immediately 81 top of the share. Fix problem in 2.6.28 resolving DFS paths to 138 of second share to disconnected server session (autoreconnect on this). 153 ability to mount to IPC$ share (which allows CIFS named pipes to be 165 and the share name. 265 Handle conversion of long share names (especially Asian languages) 298 directio. Recognize share mode security and send NTLM encrypted password 299 on tree connect if share mode negotiated. 538 for each mounted share (new menuconfig option). Fix endianness problem in 1007 multiple uses to same share, multiple users to same server etc.
|
/linux-4.4.14/include/uapi/linux/ |
D | xfrm.h | 241 __u8 share; member 418 __u8 share; member
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | renesas,mtu2.txt | 6 Channels share hardware resources but their counter and compare match value
|
D | renesas,tmu.txt | 6 Channels share hardware resources but their counter and compare match value
|
D | renesas,cmt.txt | 6 Channels share hardware resources but their counter and compare match value
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 6 Syscon is used to share register level access to drivers external to
|
/linux-4.4.14/Documentation/namespaces/ |
D | compatibility-list.txt | 7 occur when tasks share some namespace (the columns) while living
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | brcm,unimac-mdio.txt | 18 - interrupt-names: must be "mdio_done_error" when there is a share interrupt fed
|
/linux-4.4.14/Documentation/arm/keystone/ |
D | Overview.txt | 42 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
|
/linux-4.4.14/drivers/hsi/ |
D | hsi.c | 612 int hsi_claim_port(struct hsi_client *cl, unsigned int share) in hsi_claim_port() argument 618 if ((port->claimed) && (!port->shared || !share)) { in hsi_claim_port() 627 port->shared = !!share; in hsi_claim_port()
|
/linux-4.4.14/Documentation/timers/ |
D | hpet.txt | 13 independent of each other ... these share a counter, complicating resets.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L32
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap-zoom-common.dtsi | 13 * they probably share the same GPIO IRQ
|
D | lpc32xx.dtsi | 265 * TSC vs. ADC: Since those two share the same
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | Kconfig | 9 ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 42 Enabling this option will cause statistics for each server share 157 transparently in an enterprise name space, even if the share 168 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-xilinx.txt | 5 input/output/tristate. Both channels share the same global IRQ but
|
D | gpio-mxs.txt | 7 GPIO ports share the same IO space with PIN controller, the GPIO node
|
D | gpio-mcp23s08.txt | 30 chips - as the name suggests. Multiple SPI chips can share the same
|
/linux-4.4.14/tools/perf/tests/ |
D | Build | 26 perf-y += thread-mg-share.o
|
D | make | 192 test_make_install_man := test -f $$TMP_DEST/share/man/man1/perf.1
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,spear3xx-shirq.txt | 9 may share same set of status/mask registers spanning across different
|
/linux-4.4.14/Documentation/ |
D | unshare.txt | 31 between processes and "threads". The kernel allows processes to share 38 call, applications can selectively choose which resources to share 79 client requests by creating processes that share resources such as 132 shared by explicit request to share them when creating a process
|
D | sgi-ioc4.txt | 8 standpoint is that all these functions share a single IRQ, and
|
D | Intel-IOMMU.txt | 44 share the virtual address with all devices under the p2p bridge due to
|
D | dma-buf-sharing.txt | 19 - allows other users to share the buffer by using dma_buf sharing APIs, 76 anonymous file associated with the buffer. It can then share the fd with other 393 dma_buf files share the same anon inode, hence the exporter needs to replace 453 with the anon_file struct file, i.e. all dma_bufs share the same file.
|
D | men-chameleon-bus.txt | 36 that only use a single memory resource and share the PCI legacy IRQ. Not
|
D | eisa.txt | 182 drivers share their probing routine between ISA, and EISA. Special
|
D | circular-buffers.txt | 16 buffer don't want to share a lock.
|
D | bus-virt-phys-mapping.txt | 37 because the memory and the devices share the same address space, and that is
|
D | parport.txt | 2 includes the ability to share one port between multiple device
|
D | this_cpu_ops.txt | 305 share a cache-line but the relaxed synchronization is applied to
|
D | DMA-API-HOWTO.txt | 377 when the underlying buffers don't share cache lines with other data. 946 makes sure that kmalloc'ed buffer doesn't share a cache line with
|
D | vfio.txt | 74 possible to share a set of page tables between different groups,
|
D | adding-syscalls.txt | 204 tables, but several other architectures share a generic syscall table. Add your
|
D | parport-lowlevel.txt | 372 PARPORT_DEV_EXCL The device cannot share the parallel port at all.
|
D | pinctrl.txt | 1171 once. Since they share the same name, pin controller device, function and
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | m_can.txt | 19 Multiple M_CAN instances can share the same Message
|
/linux-4.4.14/Documentation/networking/ |
D | vxge.txt | 22 The functions share a 10GbE link and the pci-e bus, but hardly anything else
|
D | ipvlan.txt | 10 the master device share the L2 with it's slave devices. I have developed this
|
D | generic-hdlc.txt | 8 interfaces can share a single PVC.
|
D | README.sb1000 | 135 can share the same IP address as the ppp0 interface. Note that this 140 (in rc.local or some such) then any interfaces can share the same IP
|
D | scaling.txt | 56 share a particular memory level (L1, L2, NUMA node, etc.). 164 share the same memory domain as the interrupting CPU for that queue. 420 best CPUs to share a given queue are probably those that share the cache
|
D | baycom.txt | 6 separate drivers as they did not share any code, and the driver
|
D | LICENSE.qlcnic | 22 freedom to share and change it. By contrast, the GNU General Public 23 License is intended to guarantee your freedom to share and change free
|
D | LICENSE.qlge | 22 freedom to share and change it. By contrast, the GNU General Public 23 License is intended to guarantee your freedom to share and change free
|
D | rxrpc.txt | 104 a port number. AF_RXRPC permits multiple services to share an endpoint. 192 would otherwise share the connection). Non-secured calls would also be 193 able to share connections with each other. 716 secured in this way will still share connections if at all possible.
|
D | de4x5.txt | 126 share the same interrupt as the DECchip based cards. The problem occurs
|
D | PLIP.txt | 62 share parallel ports between PLIP and other services.
|
D | README.ipw2100 | 36 generally unlicensed devices that share spectrum with radars,
|
D | README.ipw2200 | 49 generally unlicensed devices that share spectrum with radars,
|
D | vortex.txt | 320 On a side note, adding HAS_NWAY seems to share a problem with the
|
D | phy.txt | 37 Different devices use different busses (though some share common interfaces).
|
D | z8530drv.txt | 103 IRQs or the same. If they share an interrupt, it needs to be
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-pxa-pci-ce4100.txt | 7 which share only an interrupt line.
|
/linux-4.4.14/include/linux/hsi/ |
D | hsi.h | 259 int hsi_claim_port(struct hsi_client *cl, unsigned int share);
|
/linux-4.4.14/Documentation/filesystems/ |
D | cramfs.txt | 48 For /usr/share/magic
|
D | dlmfs.txt | 80 OCFS2 DLM limitation). Through this mechanism, users of dlmfs can share
|
D | squashfs.txt | 140 compressed metadata block, and therefore, can share the start block. 143 entries, each of which share the shared start block. A new directory header
|
D | 9p.txt | 117 This can be used to share devices/named pipes/sockets between
|
D | romfs.txt | 128 they will behave as you can expect (i.e. share the inode number).
|
D | gfs2-glocks.txt | 188 cluster has its share. That will be very useful when setting
|
D | porting | 357 Even though i_dentry and i_rcu share storage in a union, we will
|
D | proc.txt | 442 process' proportional share of this mapping (PSS), the number of clean and 462 "SwapPss" shows proportional swap share of this mapping. 475 ms - may share
|
D | sharedsubtree.txt | 195 The above semantics allows a way to share mounts across
|
/linux-4.4.14/Documentation/hwmon/ |
D | pc87360 | 30 all temperature channels, because some of them share pins with each other, 126 Note that these three additional channels share their pins with the
|
D | lm87 | 67 Some functions share pins, so not all functions are available at the same
|
D | smsc47m192 | 83 Note that temp1 and temp2 offsets share the same register,
|
D | sis5595 | 64 fifth voltage sensor (in4) share a pin which is configurable, but not
|
D | nct6775 | 74 is lower than optimal. Some fans might not be present because they share pins
|
D | w83627ehf | 76 share pins with other functions.
|
D | it87 | 137 upper VID bits share their pins with voltage inputs (in5 and in6) so you
|
D | w83781d | 197 782d has pwm1-2 for ISA, pwm1-4 for i2c. (pwm3-4 share pins with
|
/linux-4.4.14/Documentation/spi/ |
D | spi-lm70llp | 51 devices might share the same SI/SO pin.
|
D | spi-summary | 181 controller managing bus "B". All spiB.* devices share one 206 the arch/.../mach-*/board-*.c files for several boards can all share the
|
/linux-4.4.14/Documentation/mic/ |
D | scif_overview.txt | 23 nodes in a SCIF PCIe "network" to share memory "windows" and to communicate. A
|
/linux-4.4.14/Documentation/devicetree/bindings/opp/ |
D | opp.txt | 78 switch their DVFS state together, i.e. they share clock/voltage/current lines. 80 but they share OPP tables.
|
/linux-4.4.14/drivers/pci/ |
D | Kconfig | 89 which allows them to create virtual devices which share their
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.freeze | 70 it share the IRQ with some other piece of hardware. IRQ sharing with
|
/linux-4.4.14/net/sched/ |
D | sch_cbq.c | 108 struct cbq_class *share; /* Ptr to LS parent in the class tree */ member 707 for ( ; cl; cl = cl->share) { in cbq_update() 1232 cl->share = (lss->flags & TCF_CBQ_LSS_ISOLATED) ? NULL : cl->tparent; in cbq_set_lss() 1428 if (cl->share == NULL) in cbq_dump_lss() 1876 cl->share = cl->tparent; in cbq_change_class()
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx-pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by
|
D | atmel,at91-pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by
|
D | rockchip,pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by
|
/linux-4.4.14/arch/x86/boot/ |
D | Makefile | 162 for i in lib lib64 share end ; do \
|
/linux-4.4.14/arch/sh/lib/ |
D | movmem.S | 73 movmem_done: ! share slot insn, works out aligned.
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | Kconfig | 8 rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | Kconfig | 33 processors, that is, which share physical processors between
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 7 infrastructure uses it internally? And where do they share common code? 15 of describing where they take different paths and where they share code.
|
D | charger-manager.txt | 65 multiple instances of Charger Manager share the same charger_global_desc
|
D | devices.txt | 368 callback. However, bus types allowing devices to share interrupt 401 permits devices to share interrupt vectors, like PCI, the method should 604 Sometimes devices share reference clocks or other power resources. In those
|
D | swsusp.txt | 157 or an NFS share[Work In Progress]). Questions regarding suspend2
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-design-CFS.txt | 37 would ever get "out of balance" from the "ideal" share of CPU time. ] 222 task groups and modify their CPU share using the "cgroups" pseudo filesystem.
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 124 All objects in a container share the same hardware "isolation context". 246 same container/DPRC share the same 'device-id'.
|
/linux-4.4.14/Documentation/DocBook/ |
D | .device-drivers.xml.cmd | 2 …iver.h include/linux/parport.h drivers/parport/ieee1284.c drivers/parport/share.c drivers/parport/…
|
D | networking.xml.db | 24 API-skb-share-check
|
/linux-4.4.14/include/sound/ |
D | gus.h | 193 unsigned int share; /* share count */ member
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 54 This allows to share the corresponding code with NetBSD
|
D | LICENSE.qla4xxx | 23 freedom to share and change it. By contrast, the GNU General Public 24 License is intended to guarantee your freedom to share and change free
|
D | LICENSE.qla2xxx | 24 freedom to share and change it. By contrast, the GNU General Public 25 License is intended to guarantee your freedom to share and change free
|
D | BusLogic.txt | 20 host adapters which share a common programming interface across a diverse 196 Adapters may share the same interrupt request channel.
|
D | ChangeLog.sym53c8xx | 270 - Fix some bug in the fully untested MDP handling:) and share 372 the sym53c8xx_defs.h file. So, the both drivers will share them.
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 96 bool "Fair-share thermal governor" 98 Enable this to manage platform thermals using fair-share governor.
|
/linux-4.4.14/Documentation/usb/ |
D | WUSB-Design-overview.txt | 135 We still offer no support for this; however, it should share a lot of 270 HWA-HC and DWA-HC share that they are Wire-Adapters (USB or WUSB 274 HWA-HC and WHCI-HC share that they are both WUSB host controllers, so
|
D | ehci.txt | 61 transfers can't share much code with the code for high speed ISO transfers,
|
D | power-management.txt | 641 are combined into a single usb3 connector. Peer ports share the same
|
/linux-4.4.14/Documentation/vm/ |
D | zswap.txt | 18 * Overcommitted guests that share a common I/O resource can
|
D | numa_memory_policy.txt | 83 VMA policies are shared between all tasks that share a virtual address 109 object share the policy, and all pages allocated for the shared object, 445 in two cpusets share access to a memory region, such as shared memory segments
|
D | cleancache.txt | 56 systems) that may share a clustered filesystem, and where cleancache
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 275 License version 2 can be found in \`/usr/share/common-licenses/GPL-2'.
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 122 * Masters are statically associated with this IOMMU and share
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 177 Juno device tree bindings also share the Versatile Express bindings as
|
D | topology.txt | 92 cpu-map child nodes which do not share a common parent node can have the same
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_user.c | 1289 switch (p->share) { in verify_newpolicy_info() 1359 t->share = ut->share; in copy_templates() 1467 p->share = XFRM_SHARE_ANY; /* XXX xp->share */ in copy_to_user_policy() 1564 up->share = kp->share; in copy_to_user_tmpl()
|
/linux-4.4.14/Documentation/block/ |
D | cfq-iosched.txt | 266 synchronous IO might not get fair share of disk. 273 and notice how a workload can lose its disk share and suffer due to
|
D | biovecs.txt | 75 size bios - because the new bio can share the old bio's biovec.
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | Kconfig | 75 for drivers such as the touchscreen and hwmon to use to share
|
/linux-4.4.14/Documentation/fb/ |
D | udlfb.txt | 30 host controller share the same 480Mbs USB 2.0 interface.
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 22 tasks that share an mm_struct i.e. the traditional Unix process. Despite the
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig | 197 systems which share clock and voltage across all CPUs.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 384 make -f /usr/share/selinux/devel/Makefile 399 /usr/share/doc/cachefilesd-*/move-cache.txt
|
/linux-4.4.14/mm/ |
D | nommu.c | 1362 goto share; in do_mmap() 1415 share: in do_mmap()
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | Overview.txt | 60 with the s3c2443 which does not share many of the same drivers in
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 128 Offline) that share the clock. Then the core would copy this mask onto
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc8641_hpcn.dts | 640 * due to the fact that the 2 now share address space in the new memory
|
/linux-4.4.14/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 171 port share the same physical device, if an individual service driver
|
D | pci-error-recovery.txt | 406 platforms aren't supposed to share interrupts between many devices
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 108 The xen filesystem provides a way for domains to share
|
/linux-4.4.14/Documentation/i2c/ |
D | smbus-protocol | 229 The SMBus alert protocol allows several SMBus slave devices to share a
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 120 share those 15 interrupt levels. Devices attached to the ISA bus system must 121 not share interrupt levels (aka. IRQs), as the ISA bus bases on edge triggered
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | license | 19 share and change it. By contrast, the GNU General Public License is intended 20 to guarantee your freedom to share and change free software--to make sure
|
/linux-4.4.14/ |
D | COPYING | 28 freedom to share and change it. By contrast, the GNU General Public 29 License is intended to guarantee your freedom to share and change free
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 152 freqdomain_cpus is the list of CPUs (online+offline) that share
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig.debug | 336 share the same address.
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 74 Any number of interfaces may share a single IRQ if necessary, at a slight
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 89 (i.e. changes which do not share the same history). It is possible to
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 90 share the same board-specific code with minor differences.
|
/linux-4.4.14/include/net/ |
D | ipv6.h | 233 u8 share; member
|
D | xfrm.h | 491 u8 share; member
|
/linux-4.4.14/drivers/iio/adc/ |
D | Kconfig | 180 of SoCs for drivers such as the touchscreen and hwmon to use to share
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 111 and userspace can share control and status information.
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 78 efficiency just by letting the operating system automatically share 229 a direct ancestor or descendant, may share any of the same CPUs or 237 jobs can share common kernel data, such as file system pages, while
|
D | cgroups.txt | 133 At the same time Firefox/Lynx will share an appropriate CPU/Memory class
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 181 that the per-device modeset objects like connectors share a namespace with
|
D | ioctl-number.txt | 22 many drivers share a partial letter with other drivers.
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 246 serial ports on the same board to share a single IRQ. To enable
|
/linux-4.4.14/Documentation/acpi/ |
D | enumeration.txt | 343 o The children share the parent ACPI handle.
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 156 on packets. All interfaces (including the main interface) share L2
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 10 allow guest partitions on the same server to share devices that would
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 283 Provides thin provisioning and snapshots that share a data store.
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 292 floppy that you could share with a DOS system:
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 131 together on one system and they can share the same IRQ.
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 557 Module used to share Internet connection (tethering) from your
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 760 Select this option, if you want to share the text segment of the
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 111 collection of items that share the same attributes and operations.
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 91 option, you may share a single port between your printer and other
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 104 It is possible to share one parallel port among several devices
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 543 ``fair share`` of bandwidth as targeted by TCP.
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 627 audio controls, while the video and vbi device nodes share the same control
|
D | v4l2-framework.txt | 669 device has multiple PCI devices that all share the same v4l2_device core.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 347 on when the CPUs are powered on. Generally, CPUs on the same die will share
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 495 for two processes with different labels to share data without granting
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 1108 based on the Type Of Service fields of the IPv4 packet (which share
|