Home
last modified time | relevance | path

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

12345678910>>...35

/linux/security/yama/
A Dyama_lsm.c146 struct ptrace_relation *relation, *added; in yama_ptracer_add() local
148 added = kmalloc(sizeof(*added), GFP_KERNEL); in yama_ptracer_add()
149 if (!added) in yama_ptracer_add()
152 added->tracee = tracee; in yama_ptracer_add()
153 added->tracer = tracer; in yama_ptracer_add()
154 added->invalid = false; in yama_ptracer_add()
162 list_replace_rcu(&relation->node, &added->node); in yama_ptracer_add()
168 list_add_rcu(&added->node, &ptracer_relations); in yama_ptracer_add()
/linux/Documentation/userspace-api/media/v4l/
A Dhist-v4l2.rst62 output devices were added.
212 added.
372 A ``type`` field was added.
394 ``index`` field was added for
481 newly added ``field`` field.
528 was added to distinguish between
846 were added.
849 added.
893 ``V4L2_PIX_FMT_YUV32`` were added.
925 were added.
[all …]
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.
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/ABI/testing/
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
A Dsysfs-devices7 be added and removed dynamically as the machine runs,
17 devices being added and removed from this tree to find
/linux/security/integrity/
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/driver-api/media/drivers/
A Ddvb-usb.rst61 - added support for WideView WT-220U (Thanks to Steve Chang)
65 - added basic isochronous support to the dvb-usb-framework
90 - added support for the AVerMedia AverTV DVB-T USB2.0 device
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)
159 better settled there (added xfer_ops-struct)
168 - added support for a new device (Compro DVB-U2000), thanks
[all …]
/linux/arch/x86/kernel/
A Dftrace_64.S55 .macro save_mcount_regs added=0
70 pushq \added+8*2(%rsp)
74 pushq \added+8*3(%rsp)
103 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
106 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
/linux/drivers/net/team/
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/
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/
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()
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/
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/Documentation/networking/
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.
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/pci/hotplug/
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/pcmcia/
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/gpu/drm/amd/display/dc/core/
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/drivers/staging/fbtft/
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/fs/netfs/
A Dbuffered_read.c132 size_t added; in netfs_prepare_read_iterator() local
142 added = netfs_load_buffer_from_ra(rreq, new, &put_batch); in netfs_prepare_read_iterator()
143 rreq->iter.count += added; in netfs_prepare_read_iterator()
144 rreq->submitted += added; in netfs_prepare_read_iterator()
360 size_t added; in netfs_prime_buffer() local
373 added = netfs_load_buffer_from_ra(rreq, folioq, &put_batch); in netfs_prime_buffer()
375 rreq->iter.count += added; in netfs_prime_buffer()
376 rreq->submitted += added; in netfs_prime_buffer()
/linux/Documentation/filesystems/ext4/
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/
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/
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/
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()

Completed in 47 milliseconds

12345678910>>...35