Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 103 of 103) sorted by relevance

/linux-4.1.27/arch/arm/mach-realview/
Dcore.c211 static bool inserted = false; in realview_mmc_status() local
221 inserted = !inserted; in realview_mmc_status()
222 return inserted ? 0 : 1; in realview_mmc_status()
/linux-4.1.27/sound/oss/dmasound/
DKconfig11 inserted in and removed from the running kernel whenever you
25 inserted in and removed from the running kernel whenever you
39 inserted in and removed from the running kernel whenever you
/linux-4.1.27/drivers/pci/hotplug/
Dcpci_hotplug_core.c399 int inserted; in check_slots() local
408 extracted = inserted = 0; in check_slots()
419 inserted++; in check_slots()
460 inserted++; in check_slots()
497 inserted, extracted, atomic_read(&extracting)); in check_slots()
498 if (inserted || extracted) in check_slots()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.c660 int *inserted) in insert() argument
713 if (inserted) in insert()
714 *inserted = 1; in insert()
721 if (inserted) in insert()
722 *inserted = 0; in insert()
759 int *inserted) in dm_btree_insert_notify() argument
762 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
Ddm-btree.h126 int *inserted)
/linux-4.1.27/Documentation/driver-model/
Dbinding.txt16 inserted into the end of this list. The bus object also contains a
18 for a driver, it is inserted at the end of this list. These are the
55 When a driver is attached to a device, the device is inserted into the
Doverview.txt104 Whenever a device is inserted into the tree, a directory is created for it.
Dporting.txt377 Users can define actions to perform when a device is inserted or
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-rbd25 Description: Available only if rbd module is inserted with single_major
36 Description: Available only if rbd module is inserted with single_major
/linux-4.1.27/drivers/net/wireless/iwlegacy/
DKconfig33 inserted in and removed from the running kernel whenever you want),
59 inserted in and removed from the running kernel whenever you want),
/linux-4.1.27/net/tipc/
DKconfig17 can be inserted in and removed from the running kernel whenever you
/linux-4.1.27/Documentation/hwmon/
Dltc421517 The LTC4215 controller allows a board to be safely inserted and removed
Dltc426017 The LTC4260 Hot Swap controller allows a board to be safely inserted
Dltc426118 to be safely inserted and removed from a live backplane.
Dadm127528 board to be removed from or inserted into a live backplane. They also feature
Dltc424517 The LTC4245 controller allows a board to be safely inserted and removed
Dpmbus114 /* This is the driver that will be inserted */
/linux-4.1.27/drivers/usb/misc/
DKconfig16 inserted in and removed from the running kernel whenever you want).
66 inserted in and removed from the running kernel whenever you want).
141 controller within CardBus card that are inserted in the U132 adapter.
144 worked with a USB PEN Drive inserted into the first USB port of
/linux-4.1.27/net/decnet/
DKconfig24 inserted in and removed from the running kernel whenever you want).
/linux-4.1.27/drivers/char/pcmcia/
DKconfig17 inserted in and removed from the running kernel whenever you want).
/linux-4.1.27/drivers/net/ethernet/adi/
DKconfig32 module ( = code which can be inserted in and removed from the running
/linux-4.1.27/Documentation/arm/SA1100/
DBrutus58 some drivers in order to drive already inserted cards at boot time with
/linux-4.1.27/Documentation/trace/
Dkprobetrace.txt33 SYM[+offs] : Symbol+offset where the probe is inserted.
34 MEMADDR : Address where the probe is inserted.
Duprobetracer.txt30 OFFSET : Offset where the probe is inserted.
Dring-buffer-design.txt108 The page after the inserted page (old reader_page) will become the
/linux-4.1.27/Documentation/security/
Dkeys-ecryptfs.txt16 kernel key of the 'user' type, inserted in the user's session specific keyring
/linux-4.1.27/Documentation/EDID/
DHOWTO.txt56 displays the correct CRC which must then be inserted into the source
/linux-4.1.27/net/bluetooth/rfcomm/
Dtty.c665 int inserted = 0; in rfcomm_tty_copy_pending() local
672 inserted += tty_insert_flip_string(&dev->port, skb->data, in rfcomm_tty_copy_pending()
679 if (inserted > 0) in rfcomm_tty_copy_pending()
/linux-4.1.27/Documentation/arm/
Dmemory.txt68 Kernel modules inserted via insmod are
/linux-4.1.27/drivers/usb/core/
DKconfig52 plug inserted and can be changed later when two dual
/linux-4.1.27/Documentation/usb/
Dchipidea.txt23 The A-device(with micro A plug inserted) should enumrate B-device.
/linux-4.1.27/Documentation/
Dcircular-buffers.txt85 can be inserted.
93 which items can be immediately inserted without having to wrap back to the
Demail-clients.txt86 If the inserted patch has to be edited in the Claws composition window
137 patches so do not GPG sign them. Signing patches that have been inserted
Dassoc_array.txt503 If the leaves in a full node and the leaf that is being inserted are
504 sufficiently similar, then a shortcut will be inserted into the tree.
563 inserted another node before it and moved it up a level). We cannot do
Dkprobes.txt30 kretprobes (also called return probes). A kprobe can be inserted
31 on virtually any instruction in the kernel. A jprobe is inserted at
40 the probe is to be inserted and what handler is to be called when
696 The first column provides the kernel address where the probe is inserted.
Drobust-futex-ABI.txt139 to be inserted,
Dunaligned-memory-access.txt107 where padding would otherwise be inserted, and hence reduce the overall
Dkernel-doc-nano-HOWTO.txt337 be inserted.
Drbtree.txt214 leading to the inserted node, then call rb_link_node() as usual and
Dbcache.txt301 Counts instances where data was going to be inserted into the cache from a
Dkmemcheck.txt553 means that gcc has inserted 4 bytes of padding between the members si_code
DSubmittingPatches703 inserted and deleted lines per file. A diffstat is especially useful
Dmemory-barriers.txt542 To deal with this, a data dependency barrier or better must be inserted
/linux-4.1.27/Documentation/acpi/
Dmethod-customizing.txt58 The "undo" operation is not supported for a new inserted method
/linux-4.1.27/fs/reiserfs/
Dibalance.c128 struct item_head *inserted, in internal_insert_childs() argument
170 memcpy(ih, inserted, KEY_SIZE); in internal_insert_childs()
172 memcpy(ih + 1, inserted + 1, KEY_SIZE); in internal_insert_childs()
/linux-4.1.27/Documentation/sound/oss/
DALS24 inserted. Note that the ALS-007 does not have a 16 bit DMA channel and that
/linux-4.1.27/Documentation/cpu-freq/
Dcpufreq-stats.txt37 All the statistics will be from the time the stats driver has been inserted
/linux-4.1.27/Documentation/scsi/
Dqlogicfas.txt71 that it gets a false ACK causing an extra byte to be inserted into the
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dqe.txt86 or can be inserted by the boot loader at boot time.
/linux-4.1.27/scripts/
Dcheckpatch.pl1687 my $inserted = @{$insertedRef}[$next_insert++];
1706 while (defined($inserted) && ${$inserted}{'LINENR'} == $old_linenr) {
1707 push(@lines, ${$inserted}{'LINE'});
1708 $inserted = @{$insertedRef}[$next_insert++];
1727 my $inserted = {
1731 push(@fixed_inserted, $inserted);
/linux-4.1.27/Documentation/sound/alsa/soc/
Ddapm.txt31 are inserted
155 when the Mic is inserted:-
/linux-4.1.27/Documentation/x86/i386/
DIO-APIC.txt103 won't function properly (e.g. if it's inserted as a module).
/linux-4.1.27/drivers/net/ethernet/smsc/
DKconfig53 inserted in and removed from the running kernel whenever you want).
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt102 be inserted first, otherwise the hvcs module will not find some of the
128 The modules.dep file indicates that hvcserver.ko needs to be inserted
484 A: You probably haven't inserted the hvcs.ko module yet but the /dev/hvcs*
497 does? Maybe you haven't inserted the module (on systems with udev).
/linux-4.1.27/drivers/net/wireless/iwlwifi/
DKconfig40 inserted in and removed from the running kernel whenever you want),
/linux-4.1.27/Documentation/RCU/
Drculist_nulls.txt75 from a chain, and inserted into another chain. If new chain was empty
/linux-4.1.27/drivers/tty/
DKconfig271 inserted in and removed from the running kernel whenever you want).
285 inserted in and removed from the running kernel whenever you want).
325 inserted in and removed from the running kernel whenever you want).
/linux-4.1.27/drivers/md/
Ddm-thin-metadata.c1425 int r, inserted; in __insert() local
1434 &pmd->root, &inserted); in __insert()
1439 if (inserted) in __insert()
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt53 fs which resides on /dev/hde1 when the card is inserted. The
Dcharger-manager.txt195 charger-pulled-out, charger-inserted, DCIN-over/under-voltage, charger-stopped,
/linux-4.1.27/fs/jffs2/
DKconfig60 The summary information can be inserted into a filesystem image
/linux-4.1.27/Documentation/dvb/
Dci.txt95 #define CA_CI_MODULE_PRESENT 1 /* module (or card) inserted */
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dmmc.txt50 the CD line is active high, i.e. it is high, when a card is inserted. Similar
/linux-4.1.27/drivers/acpi/
DKconfig351 tristate "Allow ACPI methods to be inserted/replaced at run time"
355 This debug facility allows ACPI AML methods to be inserted and/or
/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.c486 int inserted; in sirfsoc_uart_insert_rx_buf_to_tty() local
488 inserted = tty_insert_flip_string(tport, in sirfsoc_uart_insert_rx_buf_to_tty()
490 port->icount.rx += inserted; in sirfsoc_uart_insert_rx_buf_to_tty()
/linux-4.1.27/Documentation/networking/
Dnetdev-features.txt32 used for all VLAN devices whether tags are stripped or inserted in
Dbaycom.txt92 Every time a driver is inserted into the kernel, it has to know which
D6pack.txt72 of the EPROM between HIGH and LOW level. After having inserted the new EPROM
/linux-4.1.27/net/rxrpc/
Dar-ack.c542 goto inserted; in rxrpc_insert_oos_packet()
548 inserted: in rxrpc_insert_oos_packet()
/linux-4.1.27/lib/
DKconfig.debug389 If you say Y here, additional code will be inserted into the
412 If you say Y here, additional code will be inserted into the
420 If you say Y here, additional code will be inserted into the
434 If you say Y here, additional code will be inserted into the
848 If you say Y here, additional code will be inserted into the
885 If you say Y here, additional code will be inserted into the
1562 boot. A sample kprobe, jprobe and kretprobe are inserted and
/linux-4.1.27/fs/squashfs/
DKconfig21 inserted in and removed from the running kernel whenever you want),
/linux-4.1.27/fs/ext3/
Dxattr.c717 goto inserted; in ext3_xattr_block_set()
762 inserted: in ext3_xattr_block_set()
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex379 CDS_NO_DISC& no disc is inserted, tray is closed\cr
645 particularly elegant way to find out that there is no \cdrom\ inserted;
673 inserted some valid data-\cdrom.'' Thus, our proposal of the
696 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt
899 disc that is inserted in the drive. This functionality used to be
925 CDS_NO_DISC& no disc is inserted, or tray is opened\cr
/linux-4.1.27/Documentation/m68k/
DREADME.buddha182 system: Sometimes two more clock cycles are inserted by the
/linux-4.1.27/drivers/mtd/devices/
DKconfig49 inserted in and removed from the running kernel whenever you want),
/linux-4.1.27/Documentation/hid/
Dhid-sensor.txt60 So if any driver with this name is inserted, then the probe routine for that
/linux-4.1.27/Documentation/filesystems/
Dxfs-delayed-logging-design.txt256 double linked list. Items are inserted into this list during log buffer IO
273 it's place in the list and re-inserted at the tail. This is entirely arbitrary
591 pin the object the first time it is inserted into the CIL - if it is already in
654 are inserted into the CIL. Because transactions can enter this code
732 With delayed logging, there are new steps inserted into the life cycle:
Dnilfs2.txt248 The super root block is inserted for every checkpoints. It includes
Dvfat.txt262 With the extended FAT system, Microsoft has inserted extra
Dpath-lookup.txt129 Rename of dentry 2 may require it deleted from the above list, and inserted
Dsharedsubtree.txt165 So when a CD is inserted and mounted at /cdrom that mount gets
Dvfs.txt384 should be inserted into the dentry (this is called a negative
/linux-4.1.27/kernel/trace/
DKconfig412 Those events can be inserted wherever kprobes can probe, and record
430 events interface. Those events can be inserted wherever uprobes
/linux-4.1.27/Documentation/arm64/
Dbooting.txt201 contained in the reserved region. A wfe instruction may be inserted
/linux-4.1.27/fs/ext4/
Dxattr.c822 goto inserted; in ext4_xattr_block_set()
865 inserted: in ext4_xattr_block_set()
/linux-4.1.27/drivers/video/fbdev/
DKconfig295 inserted into and removed from the running kernel), say M
1886 inserted and removed from the running kernel whenever you want). The
1971 inserted and removed from the running kernel whenever you want). The
2012 inserted and removed from the running kernel whenever you want). The
2059 inserted and removed from the running kernel whenever you want). The
2096 inserted and removed from the running kernel whenever you want). The
/linux-4.1.27/Documentation/input/
Dinput.txt118 detects everything automatically and when a HID device is inserted, it
/linux-4.1.27/drivers/usb/host/
DKconfig651 CardBus cards that are inserted in the U132 adapter.
654 worked with a USB PEN Drive inserted into the first USB port of
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt697 inserted every four frames.
/linux-4.1.27/Documentation/i2c/
Dwriting-clients239 When the kernel is booted, or when your foo driver module is inserted,
/linux-4.1.27/net/ipv4/
DKconfig178 be inserted in and removed from the running kernel whenever you
/linux-4.1.27/Documentation/PCI/
Dpci.txt89 devices or later if a new device gets inserted) for
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1314 boots provided no new hardware is inserted or removed.
1327 another lsb 8 bits. These remain static even if more devices are inserted or
1329 device numbers, provided devices aren't inserted or removed.
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt546 the CIPSO label that may be inserted in datagrams that exit the host. In
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.reg1752 * Downloaded (kernel inserted) constants
Daic79xx.reg4267 * Downloaded (kernel inserted) constants
/linux-4.1.27/init/
DKconfig1801 be inserted in the running kernel, rather than being
1859 field inserted into their modinfo section, which contains a
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt175 inserted into inode (radix-tree). While it's mapped into the page tables of
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt535 0x500B Tablet pen inserted into its storage bay
/linux-4.1.27/drivers/scsi/
DKconfig189 inserted in and removed from the running kernel whenever you want),
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt706 The DecTalk PC card is an ISA card that is inserted into one of the ISA
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1712 the options inserted into the /.slirprc file. More information on
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S4123 # this catches a problem with the case where an exception will be re-inserted