Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 716) sorted by relevance

12345678910>>...29

/linux/security/yama/
H A Dyama_lsm.c139 * Returns 0 if relationship was added, -ve on error.
144 struct ptrace_relation *relation, *added; in yama_ptracer_add()
146 added = kmalloc(sizeof(*added), GFP_KERNEL); in yama_ptracer_add() local
147 if (!added) in yama_ptracer_add()
150 added->tracee = tracee; in yama_ptracer_add()
151 added->tracer = tracer; in yama_ptracer_add()
152 added->invalid = false; in yama_ptracer_add()
160 list_replace_rcu(&relation->node, &added->node); in yama_ptracer_add()
166 list_add_rcu(&added in yama_ptracer_add()
[all...]
/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst10 Soon after the V4L API was added to the kernel it was criticised as too
59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
62 output devices were added.
64 1999-01-14: A raw VBI capture interface was added.
99 1999-05-02: Fixed a typo in videodev.h, and added the
118 2. ``V4L2_TUNER_SUB_LANG1`` was added. (1999-09-05)
195 8. A ``sequence`` field was added to struct v4l2_buffer. The ``sequence``
206 2000-01-13: The ``V4L2_FMT_FLAG_NOT_INTERLACED`` flag was added.
212 added.
214 2000-11-25: ``V4L2_TYPE_VBI_INPUT`` was added.
[all …]
H A Dv4l2.rst45 - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
129 Rewrote Colorspace chapter, added new enum
184 Improved the description of V4L2_CID_COLORFX control, added
238 will be used by the Linux Kernel. Also added Remote Controller chapter.
253 Added libv4l and Remote Controller documentation; added v4l2grab and
329 Cleaned up the bibliography, added BT.653 and BT.1119.
386 v4l2_buffer changes, added video capture example, various corrections.
H A Dplanar-apis.rst43 Two additional multi-planar capabilities are added. They can be set
48 New structures for describing multi-planar formats are added: struct
56 describing planes is added. Arrays of this structure are passed in
/linux/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst61 - added support for WideView WT-220U (Thanks to Steve Chang)
65 - added basic isochronous support to the dvb-usb-framework
66 - added support for Conexant Hybrid reference design and Nebula
90 - added support for the AVerMedia AverTV DVB-T USB2.0 device
95 - added support for the Typhoon/Yakumo/HAMA DVB-T mobile USB2.0
99 - added support for the KWorld/ADSTech Instant DVB-T USB2.0.
103 - added support for the Hauppauge Win-TV Nova-T USB2
148 - added additional remote control keys. Thanks to Uwe Hanke.
152 - added remote control support. Thanks to David Matthews.
156 - added support for a new devices (Grandtec/Avermedia/Artec)
[all …]
/linux/security/integrity/
H A DKconfig31 usually only added from initramfs.
51 This option requires that all keys added to the .ima and
66 bool "Provide a keyring to which Machine Owner Keys may be added"
73 be added. This keyring shall contain just MOK keys. Unlike keys
83 on any key added to it. By default no restrictions are in place
84 and all Machine Owner Keys (MOK) are added to the machine keyring.
85 If enabled only CA keys are added to the machine keyring, all
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-waiting_for_supplier11 suppliers to be added and then linked to using device links
15 to be added before it can probe. A value of 1 means the device
16 is waiting for one or more suppliers to be added before it can
H A Dsysfs-devices7 be added and removed dynamically as the machine runs,
17 devices being added and removed from this tree to find
/linux/fs/netfs/
H A Dbuffered_read.c100 ssize_t added; in netfs_prepare_read_iterator() local
102 added = rolling_buffer_load_from_ra(&rreq->buffer, rreq->ractl, in netfs_prepare_read_iterator()
104 if (added < 0) in netfs_prepare_read_iterator()
105 return added; in netfs_prepare_read_iterator()
106 rreq->submitted += added; in netfs_prepare_read_iterator()
383 ssize_t added; in netfs_create_singular_buffer() local
388 added = rolling_buffer_append(&rreq->buffer, folio, rollbuf_flags); in netfs_create_singular_buffer()
389 if (added < 0) in netfs_create_singular_buffer()
390 return added; in netfs_create_singular_buffer()
391 rreq->submitted = rreq->start + added; in netfs_create_singular_buffer()
/linux/drivers/net/team/
H A DKconfig8 Team devices can be added using the "ip" command from the
24 All added ports are setup to have team's device address.
36 All added ports are setup to have team's device address.
48 All added ports are setup to have team's device address.
/linux/Documentation/scsi/
H A Dsmartpqi.rst15 volumes will not be added to the OS.
27 <Controller names to be added as they become publicly available.>
50 HBA devices are added to the SAS transport layer. These attributes are
51 automatically added by the SAS transport layer.
/linux/block/
H A Dblk-lib.c211 unsigned int len, added; in __blkdev_issue_zero_pages() local
215 added = bio_add_page(bio, ZERO_PAGE(0), len, 0); in __blkdev_issue_zero_pages()
216 if (added < len) in __blkdev_issue_zero_pages()
218 nr_sects -= added >> SECTOR_SHIFT; in __blkdev_issue_zero_pages()
219 sector += added >> SECTOR_SHIFT; in __blkdev_issue_zero_pages()
H A Dbadblocks.c863 int orig_len, len = 0, added = 0; in _badblocks_set() local
903 added++; in _badblocks_set()
917 added++; in _badblocks_set()
926 added++; in _badblocks_set()
943 added++; in _badblocks_set()
951 added++; in _badblocks_set()
963 added++; in _badblocks_set()
977 added++; in _badblocks_set()
1008 added++; in _badblocks_set()
1049 if (added) { in _badblocks_set()
[all …]
/linux/Documentation/driver-api/phy/
H A Dsamsung-usb2.rst15 with added support for many special cases.
38 To support a new SoC a new file should be added to the drivers/phy
109 added to the struct of_device_id samsung_usb2_phy_of_match[] array::
132 The newly created file that supports the new SoC has to be also added to the
133 Makefile. In case of Exynos 4210 the added line is following::
/linux/drivers/pci/hotplug/
H A Dpnv_php.c27 bool added; member
754 if (event->added) in pnv_php_event_handler()
771 bool added; in pnv_php_interrupt() local
786 added = !!(lsts & PCI_EXP_LNKSTA_DLLLA); in pnv_php_interrupt()
797 added = !!(presence == OPAL_PCI_SLOT_PRESENT); in pnv_php_interrupt()
804 if (!added) { in pnv_php_interrupt()
830 php_slot->name, added ? "added" : "removed", irq); in pnv_php_interrupt()
832 event->added = added; in pnv_php_interrupt()
/linux/Documentation/networking/
H A Dipv6.rst37 No IPv6 addresses will be added to interfaces, and
55 will be added to interfaces.
77 No IPv6 addresses will be added to interfaces.
H A Dsmc-sysctl.rst62 Controls the max number of links can be added to a SMC-R link group. Notice that
63 the actual number of the links added to a SMC-R link group depends on the number
70 Controls the max number of connections can be added to a SMC-R link group. The
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c476 bool added = false; in dc_state_add_plane() local
494 added = resource_append_dpp_pipes_for_plane_composition(state, in dc_state_add_plane()
497 if (!added) { in dc_state_add_plane()
503 added = resource_append_dpp_pipes_for_plane_composition(state, in dc_state_add_plane()
508 if (!added) { in dc_state_add_plane()
515 added = resource_append_dpp_pipes_for_plane_composition( in dc_state_add_plane()
519 if (added) in dc_state_add_plane()
524 if (added) { in dc_state_add_plane()
532 return added; in dc_state_add_plane()
/linux/Documentation/pcmcia/
H A Ddriver.rst8 New PCMCIA IDs may be added to a device driver pcmcia_device_id table at
20 Once added, the driver probe routine will be invoked for any unclaimed
/linux/drivers/staging/fbtft/
H A Dfbtft-io.c45 size_t added = 0; in fbtft_write_spi_emulate_9() local
78 added++; in fbtft_write_spi_emulate_9()
81 return spi_write(par->spi, par->extra, size + added); in fbtft_write_spi_emulate_9()
/linux/Documentation/filesystems/ext4/
H A Dchecksums.rst6 Starting in early 2012, metadata checksums were added to all major ext4
17 Existing filesystems can have checksumming added by running
21 directories rebuilt with checksums. This has the added benefit of
/linux/certs/
H A DKconfig50 Provide a system keyring to which trusted keys can be added. Keys in
51 the keyring are considered to be trusted. Keys may be added at will
88 bool "Provide a keyring to which extra trustable keys may be added"
91 If set, provide a keyring to which extra keys may be added, provided
113 Provide a system keyring to which blacklisted keys can be added.
/linux/Documentation/driver-api/
H A Ddevice_link.rst47 The earliest point in time when device links can be added is after
52 remains in a consistent state: E.g. a device link cannot be added in
55 or the device link needs to be added from a function which is guaranteed
60 represents a driver presence dependency, yet is added from the consumer's
72 is added in the ``->probe`` callback of the supplier or consumer driver, it is
74 driver is compiled as a module, the device link is added on module load and
87 link is added from the consumer's ``->probe`` callback: ``DL_FLAG_RPM_ACTIVE``
93 Similarly, when the device link is added from supplier's ``->probe`` callback,
160 runtime PM integration is added from the busmaster device (consumer)
218 becomes a directed acyclic graph once device links are added.
[all …]
/linux/net/vmw_vsock/
H A Dvirtio_transport.c160 bool added = false; in virtio_transport_send_pkt_work() local
198 added = true; in virtio_transport_send_pkt_work()
201 if (added) in virtio_transport_send_pkt_work()
344 bool added = false; in virtio_transport_tx_work() local
359 added = true; in virtio_transport_tx_work()
366 if (added) in virtio_transport_tx_work()
/linux/arch/powerpc/platforms/cell/
H A Dspu_manage.c451 int lenp, i, added; in init_affinity_node() local
456 for (added = 1; added < cbe_spu_info[cbe].n_spus; added++) { in init_affinity_node()

12345678910>>...29