/Linux-v4.19/fs/ |
D | block_dev.c | 1004 void *holder) in bd_may_claim() argument 1006 if (bdev->bd_holder == holder) in bd_may_claim() 1040 struct block_device *whole, void *holder) in bd_prepare_to_claim() argument 1044 if (!bd_may_claim(bdev, whole, holder)) in bd_prepare_to_claim() 1109 void *holder) in bd_start_claiming() argument 1145 err = bd_prepare_to_claim(bdev, whole, holder); in bd_start_claiming() 1147 whole->bd_claiming = holder; in bd_start_claiming() 1167 struct bd_holder_disk *holder; in bd_find_holder_disk() local 1169 list_for_each_entry(holder, &bdev->bd_holder_disks, list) in bd_find_holder_disk() 1170 if (holder->disk == disk) in bd_find_holder_disk() [all …]
|
/Linux-v4.19/Documentation/process/ |
D | kernel-enforcement-statement.rst | 25 from a particular copyright holder is reinstated (a) provisionally, 26 unless and until the copyright holder explicitly and finally 27 terminates your license, and (b) permanently, if the copyright holder 31 Moreover, your license from a particular copyright holder is 32 reinstated permanently if the copyright holder notifies you of the 35 copyright holder, and you cure the violation prior to 30 days after
|
/Linux-v4.19/drivers/md/ |
D | dm-bio-prison-v1.c | 77 struct bio *holder, in __setup_new_cell() argument 81 cell->holder = holder; in __setup_new_cell() 191 if (cell->holder) in __cell_release() 192 bio_list_add(inmates, cell->holder); in __cell_release() 270 cell->holder = bio_list_pop(&cell->bios); in __promote_or_release()
|
D | dm-bio-prison-v1.h | 45 struct bio *holder; member
|
D | dm-thin.c | 964 inc_all_io_entry(tc->pool, m->cell->holder); in process_prepared_mapping() 965 remap_and_issue(tc, m->cell->holder, m->data_block); in process_prepared_mapping() 1608 m->bio = virt_cell->holder; in process_discard_cell_no_passdown() 1679 struct bio *bio = virt_cell->holder; in process_discard_cell_passdown() 1883 struct bio *bio = cell->holder; in process_cell() 2010 __process_bio_read_only(tc, cell->holder, cell); in process_cell_read_only() 2171 BUG_ON(!lhs_cell->holder); in cmp_cells() 2172 BUG_ON(!rhs_cell->holder); in cmp_cells() 2174 if (lhs_cell->holder->bi_iter.bi_sector < rhs_cell->holder->bi_iter.bi_sector) in cmp_cells() 2177 if (lhs_cell->holder->bi_iter.bi_sector > rhs_cell->holder->bi_iter.bi_sector) in cmp_cells() [all …]
|
/Linux-v4.19/arch/ia64/ |
D | module.lds | 7 * Create place-holder sections to hold the PLTs, GOT, and
|
/Linux-v4.19/fs/notify/ |
D | fsnotify.h | 57 extern void fsnotify_destroy_event_holder(struct fsnotify_event_holder *holder);
|
/Linux-v4.19/drivers/ipack/carriers/ |
D | tpci200.h | 123 struct ipack_device *holder; member
|
D | tpci200.c | 237 slot_irq->holder = dev; in tpci200_request_irq()
|
/Linux-v4.19/Documentation/block/ |
D | pr.txt | 51 holder if you want to use this type. 59 holder if you want to use this type.
|
/Linux-v4.19/fs/btrfs/ |
D | volumes.h | 406 fmode_t flags, void *holder); 408 fmode_t flags, void *holder);
|
D | volumes.c | 383 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, in btrfs_get_bdev_and_sb() argument 389 *bdev = blkdev_get_by_path(device_path, flags, holder); in btrfs_get_bdev_and_sb() 682 void *holder) in btrfs_open_one_device() argument 696 ret = btrfs_get_bdev_and_sb(device->name->str, flags, holder, 1, in btrfs_open_one_device() 1098 fmode_t flags, void *holder) in open_fs_devices() argument 1108 if (btrfs_open_one_device(fs_devices, device, flags, holder)) in open_fs_devices() 1141 fmode_t flags, void *holder) in btrfs_open_devices() argument 1153 ret = open_fs_devices(fs_devices, flags, holder); in btrfs_open_devices() 1217 void *holder) in btrfs_scan_one_device() argument 1237 bdev = blkdev_get_by_path(path, flags, holder); in btrfs_scan_one_device()
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | t1042si-post.dtsi | 37 /* Place holder for ethernet related device tree nodes */
|
/Linux-v4.19/LICENSES/preferred/ |
D | BSD-3-Clause | 22 3. Neither the name of the copyright holder nor the names of its
|
/Linux-v4.19/Documentation/filesystems/ |
D | coda.txt | 590 char *name; /* Place holder for data. */ 744 char *name; /* Place holder for data. */ 801 char *name; /* Place holder for data. */ 843 char *tname; /* Place holder for data. */ 903 char *name; /* Place holder for data. */ 932 char *name; /* Place holder for data. */ 969 caddr_t data; /* Place holder for data. */ 1072 char *data; /* Place holder for data. */ 1082 caddr_t data; /* Place holder for data. */ 1150 caddr_t data; /* Place holder for data. */ [all …]
|
/Linux-v4.19/drivers/net/ethernet/ |
D | jme.h | 397 #define JME_NAPI_HOLDER(holder) struct napi_struct *holder argument
|
/Linux-v4.19/Documentation/locking/ |
D | spinlocks.txt | 124 for the lock, and the lock-holder is interrupted by the interrupt and will 130 CPU that holds the lock, so the lock-holder can continue and eventually
|
D | lockstat.txt | 126 contended points (the lock holder). It is possible that the max
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-reqbufs.rst | 92 - A place holder for future extensions. Drivers and applications
|
D | vidioc-create-bufs.rst | 106 - A place holder for future extensions. Drivers and applications
|
D | vidioc-g-fmt.rst | 138 - Place holder for future extensions.
|
D | vidioc-g-parm.rst | 88 - A place holder for future extensions.
|
/Linux-v4.19/Documentation/networking/ |
D | LICENSE.qlge | 73 a notice placed by the copyright holder saying it may be distributed 241 original copyright holder who places the Program under this License
|
/Linux-v4.19/Documentation/scsi/ |
D | LICENSE.qla2xxx | 75 a notice placed by the copyright holder saying it may be distributed 243 original copyright holder who places the Program under this License
|
D | LICENSE.qla4xxx | 74 a notice placed by the copyright holder saying it may be distributed 242 original copyright holder who places the Program under this License
|