Home
last modified time | relevance | path

Searched refs:instantiate (Results 1 – 75 of 75) sorted by relevance

/linux-4.4.14/fs/proc/
Dfd.c211 instantiate_t instantiate) in proc_lookupfd_common() argument
222 result = instantiate(dir, dentry, task, (void *)(unsigned long)fd); in proc_lookupfd_common()
230 instantiate_t instantiate) in proc_readfd_common() argument
258 name, len, instantiate, p, in proc_readfd_common()
Dbase.c1802 instantiate_t instantiate, struct task_struct *task, const void *ptr) in proc_fill_cache() argument
1815 if (instantiate(d_inode(dir), child, task, ptr) < 0) { in proc_fill_cache()
/linux-4.4.14/security/keys/
Duser_defined.c31 .instantiate = generic_key_instantiate,
51 .instantiate = generic_key_instantiate,
Dbig_key.c48 .instantiate = generic_key_instantiate,
Drequest_key_auth.c40 .instantiate = request_key_auth_instantiate,
Dkey.c421 ret = key->type->instantiate(key, prep); in __key_instantiate_and_link()
800 if (!index_key.type->instantiate || in key_create_or_update()
Dkeyring.c91 .instantiate = keyring_instantiate,
Dtrusted.c1130 .instantiate = trusted_instantiate,
/linux-4.4.14/Documentation/i2c/
Dinstantiating-devices1 How to instantiate I2C devices
7 reason, the kernel code must instantiate I2C devices explicitly. There are
99 you can instantiate your I2C devices explicitly. This is done by filling
192 * Probing is only one way to instantiate I2C devices now, while it was the
215 must write the right parameters to them in order to properly instantiate,
247 You can also instantiate the device before the driver is loaded or even
Dold-module-parameters40 Of course, it is important to instantiate the "dummy" device before loading
Dwriting-clients22 Usually, you will implement a single driver structure, and instantiate
166 you can instantiate that device by simply filling an i2c_board_info
Dslave-interface33 I2C slave backends behave like standard I2C clients. So, you can instantiate
/linux-4.4.14/Documentation/w1/masters/
Dds248227 detection is done. You should instantiate the device explicitly.
/linux-4.4.14/Documentation/hwmon/
Dtmp10327 Please refer how to instantiate this driver:
Dhih613026 instantiate I2C devices.
Dltc421526 instantiate the devices explicitly.
Dltc415124 which can be safely used to identify the chip. You will have to instantiate
Dmenf21bmc27 You will have to instantiate the MFD driver explicitly.
Dshtc128 instantiate the device.
Dhtu2125 This driver does not auto-detect devices. You will have to instantiate the
Dmax2075127 This driver does not auto-detect devices. You will have to instantiate the
Dltc426025 which can be safely used to identify the chip. You will have to instantiate
Dtps4042226 This driver does not auto-detect devices. You will have to instantiate the
Dmax1606426 This driver does not auto-detect devices. You will have to instantiate the
Dmax665046 This driver does not auto-detect devices. You will have to instantiate the
Dadc128d81845 addresses 0x35 to 0x37. Those addresses are not scanned. You have to instantiate
Dmax868826 This driver does not auto-detect devices. You will have to instantiate the
Dlineage-pem30 which can be safely used to identify the chip. You will have to instantiate
Dltc426125 which can be safely used to identify the chip. You will have to instantiate
Dltc294525 which can be safely used to identify the chip. You will have to instantiate
Dlm2506650 This driver does not auto-detect devices. You will have to instantiate the
Dadm127543 This driver does not auto-detect devices. You will have to instantiate the
Dpcf859162 try. You have to explicitly instantiate the device at the relevant
Dltc424527 instantiate the devices explicitly.
Dmax1606561 can be safely used to identify the chip. You will have to instantiate
Ducd920037 This driver does not auto-detect devices. You will have to instantiate the
Ducd900053 This driver does not auto-detect devices. You will have to instantiate the
Dmax3444050 This driver does not auto-detect devices. You will have to instantiate the
Dadm1021104 will have to explicitly instantiate the sensor chips from user-space. See
Dzl610074 This driver does not auto-detect devices. You will have to instantiate the
Dsmm66562 can be safely used to identify the chip. You will have to instantiate
Dpmbus62 PMBus devices. You will have to instantiate the devices explicitly.
Dltc297884 This driver does not probe for PMBus devices. You will have to instantiate
/linux-4.4.14/crypto/asymmetric_keys/
Dpkcs7_key_type.c93 .instantiate = generic_key_instantiate,
DKconfig37 data and provides the ability to instantiate a crypto key from a
Dasymmetric_type.c366 .instantiate = generic_key_instantiate,
/linux-4.4.14/include/linux/
Dkey-type.h102 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); member
/linux-4.4.14/Documentation/spi/
Dspi-sc18is60219 support Chip ID registers. You will have to instantiate the devices explicitly.
/linux-4.4.14/fs/cifs/
Dcifs_spnego.c64 .instantiate = cifs_spnego_key_instantiate,
Dcifsacl.c83 .instantiate = cifs_idmap_key_instantiate,
/linux-4.4.14/Documentation/i2c/busses/
Di2c-taos-evm9 module to instantiate the right I2C chip on the bus. Obviously, a driver
/linux-4.4.14/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
/linux-4.4.14/Documentation/block/
Dnull_blk.txt26 Selects which block-layer the module should instantiate with.
/linux-4.4.14/net/dns_resolver/
Ddns_key.c256 .instantiate = generic_key_instantiate,
/linux-4.4.14/Documentation/misc-devices/
Dmax687545 The driver does not probe any address, so you explicitly instantiate the
/linux-4.4.14/Documentation/DocBook/
Dfilesystems.xml.db15 API-d-instantiate
16 API-d-instantiate-no-diralias
/linux-4.4.14/Documentation/security/
Dkeys-request-key.txt110 instantiate key U, using key W as a reference (perhaps it contacts a
135 authorisation key to negatively instantiate a key that's under construction.
Dkeys.txt409 description, and to instantiate it with the supplied payload and attach it
667 The process must have write access on the key to be able to instantiate
680 (*) Negatively instantiate a partially constructed key.
691 The process must have write access on the key to be able to instantiate
747 (*) Assume the authority granted to instantiate a key
751 This assumes or divests the authority required to instantiate the
1149 instantiate key). The structure pointed to by prep looks like:
1170 along to the instantiate() or update() operations. If set, the expiry
1183 successfully, even if instantiate() or update() succeed.
1186 (*) int (*instantiate)(struct key *key, struct key_preparsed_payload *prep);
[all …]
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c180 .instantiate = generic_key_instantiate,
403 .instantiate = generic_key_instantiate,
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dmax8998.txt102 /* Regulators to instantiate */
Ds2mps11.txt33 instantiate a sub-node named "clocks". It uses the common clock binding
/linux-4.4.14/Documentation/networking/
Ddns_resolver.txt131 /sbin/request-key what program to run to instantiate the key.
Dvrf.txt105 To instantiate a VRF device and associate it with a table:
/linux-4.4.14/net/ceph/
Dcrypto.c569 .instantiate = generic_key_instantiate,
/linux-4.4.14/net/rxrpc/
Dar-key.c46 .instantiate = generic_key_instantiate,
62 .instantiate = generic_key_instantiate,
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt58 Linux device tree, and instruct the fc_host's driver to instantiate the
173 A "simple" create interface to instantiate a vport on an fc_host.
/linux-4.4.14/arch/powerpc/platforms/
DKconfig332 Uses information from the OF or flattened device tree to instantiate
/linux-4.4.14/security/keys/encrypted-keys/
Dencrypted.c973 .instantiate = encrypted_instantiate,
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt18 libndctl: instantiate a new library context example
271 LIBNDCTL: instantiate a new library context example
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt325 OBJ INST Length of time to instantiate an object
Dbackend-api.txt252 allocated and attached to the cookie. This should instantiate that object
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt386 To instantiate a large spte, four constraints must be satisfied:
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES247 problem (instantiate inodes/dentries in right order for readdir).
/linux-4.4.14/Documentation/
Dpinctrl.txt464 abstract and provide pinmux settings to the devices you choose to instantiate
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt767 instantiate a vnode, inode or file handle at kernel level for the new