Searched refs:targets (Results 301 – 325 of 325) sorted by relevance
1...<<111213
/Linux-v6.6/tools/objtool/ |
D | check.c | 558 INIT_LIST_HEAD(&file->pv_ops[idx].targets); in init_pv_ops() 3386 list_for_each_entry(target, &file->pv_ops[idx].targets, pv_target) { in pv_call_dest()
|
/Linux-v6.6/Documentation/filesystems/ |
D | ntfs.rst | 358 If you are mirroring to multiple devices you can specify further targets at the
|
D | fscrypt.rst | 510 Symbolic link targets are considered a type of filename and are 1193 - Symlink targets may be read and followed, but they will be presented
|
D | coda.rst | 532 targets ViceFid and cfs_lookup_out.vtype the coda_vtype giving the
|
D | xfs-online-fsck-design.rst | 2324 1. Find each buffer log item whose buffer targets the xfile. 3847 extended attributes, symbolic link targets, free space bitmaps and summary 4872 Given that XFS targets installations with large high-performance storage,
|
/Linux-v6.6/Documentation/networking/ |
D | filter.rst | 210 encoded. jt and jf are two 8 bit wide jump targets, one for condition
|
D | ip-sysctl.rst | 1416 icmp_ratemask (see below) to specific targets. 1420 of ICMP packets sent on all targets.
|
/Linux-v6.6/drivers/net/ |
D | Kconfig | 326 bool "Dynamic reconfiguration of logging targets"
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-config.txt | 394 Default is '1', meaning just jump targets will have offsets show right beside
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 8118 int targets; in ahd_search_qinfifo() local 8212 targets = 0; in ahd_search_qinfifo() 8217 targets++; in ahd_search_qinfifo() 8218 if (targets > AHD_NUM_TARGETS) in ahd_search_qinfifo()
|
D | aic79xx.reg | 1720 * Bitmask of observed targets on the bus.
|
D | aic7xxx.seq | 52 * After starting the selection hardware, we check for reconnecting targets
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | dev-encoder.rst | 347 * The following selection targets are supported on ``OUTPUT``:
|
D | dev-decoder.rst | 452 * The following selection targets are supported on ``CAPTURE``:
|
/Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 246 influence the indirect branch targets for a victim process that either
|
/Linux-v6.6/arch/ |
D | Kconfig | 812 the correct static type. This restricts possible call targets and
|
/Linux-v6.6/lib/ |
D | Kconfig.debug | 232 information will be generated for build targets. 235 # some targets may not support: https://sourceware.org/bugzilla/show_bug.cgi?id=27215
|
/Linux-v6.6/drivers/i2c/busses/ |
D | Kconfig | 941 tristate "I2C bus support for Philips PNX and NXP LPC targets"
|
/Linux-v6.6/arch/arm/ |
D | Kconfig | 1346 targets are too far away for their relative offsets to be encoded
|
/Linux-v6.6/drivers/watchdog/ |
D | Kconfig | 814 on QCOM chipsets. Currently supported targets are the MSM8960,
|
/Linux-v6.6/arch/x86/ |
D | Kconfig | 1839 are not indirect call targets, avoiding them ever becoming one.
|
/Linux-v6.6/Documentation/admin-guide/ |
D | reporting-issues.rst | 608 You can do that with the help of a script (see below), but it mainly targets
|
D | kernel-parameters.txt | 7003 targets for exploits that can control RIP.
|
/Linux-v6.6/ |
D | CREDITS | 3657 D: mandocs and mandocs_install build targets
|
/Linux-v6.6/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 16 This document targets people who already have enough C language skills
|
1...<<111213