/Linux-v5.10/arch/mips/pci/ |
D | fixup-sb1250.c | 39 struct sb1250_bus_dma_limit_exclude *exclude = data; in sb1250_bus_dma_limit() local 43 exclude_this = exclude->set && (dev->bus->number >= exclude->start && in sb1250_bus_dma_limit() 44 dev->bus->number <= exclude->end); in sb1250_bus_dma_limit() 45 ht_bridge = !exclude->set && (dev->vendor == PCI_VENDOR_ID_SIBYTE && in sb1250_bus_dma_limit() 51 exclude->start = dev->subordinate->number; in sb1250_bus_dma_limit() 52 exclude->end = pci_bus_max_busnr(dev->subordinate); in sb1250_bus_dma_limit() 53 exclude->set = true; in sb1250_bus_dma_limit() 55 exclude->start, exclude->end); in sb1250_bus_dma_limit() 66 struct sb1250_bus_dma_limit_exclude exclude = { .set = false }; in quirk_sb1250_pci_dac() local 68 pci_walk_bus(dev->bus, sb1250_bus_dma_limit, &exclude); in quirk_sb1250_pci_dac()
|
/Linux-v5.10/Documentation/arm64/ |
D | perf.rst | 15 Userspace always runs at EL0 and thus this attribute will exclude EL0. 26 For the host this attribute will exclude EL1 and additionally EL2 on a VHE 29 For the guest this attribute will exclude EL1. Please note that EL2 is 41 For a non-VHE host this attribute will exclude EL2 as we consider the 52 These attributes exclude the KVM host and guest, respectively. 64 For non-VHE systems we exclude EL2 for exclude_host - upon entering and 68 For VHE systems we exclude EL1 for exclude_guest and exclude both EL0,EL2 70 to include/exclude EL0 as appropriate based on the exclude_host and
|
/Linux-v5.10/tools/perf/ |
D | perf-completion.sh | 7 local exclude i j first 9 exclude="${1//[^$COMP_WORDBREAKS]}" 11 if [ -z "$exclude" ]; then 25 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ] 62 local exclude cur_ words_ cword_ 64 exclude=$2 67 __my_reassemble_comp_words_by_ref "$exclude"
|
/Linux-v5.10/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 23 It's also possible to exclude specific file types from LoadPin using kernel 24 command line option "``loadpin.exclude``". By default, all files are 26 as "``loadpin.exclude=kernel-module,kexec-image``". This allows to use
|
/Linux-v5.10/scripts/ |
D | dev-needs.sh | 43 --exclude-parents Don't follow parent devices when tracking probe 240 --exclude-devlinks) 243 --exclude-parents)
|
/Linux-v5.10/net/openvswitch/ |
D | Kconfig | 50 Say N to exclude this support and reduce the binary size. 62 Say N to exclude this support and reduce the binary size. 74 Say N to exclude this support and reduce the binary size.
|
/Linux-v5.10/net/bridge/ |
D | Kconfig | 47 Say N to exclude this support and reduce the binary size. 61 Say N to exclude this support and reduce the binary size. 73 Say N to exclude this support and reduce the binary size.
|
/Linux-v5.10/kernel/gcov/ |
D | Kconfig | 26 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL 51 larger and run slower. Also be sure to exclude files from profiling
|
/Linux-v5.10/Documentation/trace/coresight/ |
D | coresight-etm4x-reference.rst | 91 / exclude according to the optional parameter, or if omitted 97 ``echo addr1 addr2 [exclude] > addr_range`` 101 Optional exclude value:- 104 - 1 for exclude. 186 val is a 7 bit value for exception levels to exclude. Input 648 This is the default value for the include / exclude function when 649 setting address ranges. Set 1 for exclude range. When the mode 771 Set default trace setup to exclude kernel mode trace (see note a) 778 Set default trace setup to exclude user space trace (see note a) 784 set EL exclude bits for NS state in either user space (EL0) or kernel space
|
/Linux-v5.10/security/loadpin/ |
D | loadpin.c | 254 module_param_array_named(exclude, exclude_read_files, charp, NULL, 0); 255 MODULE_PARM_DESC(exclude, "Exclude pinning specific read file types");
|
/Linux-v5.10/drivers/scsi/arm/ |
D | queue.h | 47 unsigned long *exclude);
|
D | queue.c | 158 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) in queue_remove_exclude() argument 168 (u8)(q->SCpnt->device->lun & 0x7), exclude)) { in queue_remove_exclude()
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | special_inodes.rst | 33 - The “exclude” inode, for snapshots(?)
|
/Linux-v5.10/scripts/package/ |
D | mkspec | 134 $M %exclude /lib/modules/$KERNELRELEASE/build 135 $M %exclude /lib/modules/$KERNELRELEASE/source
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 565 const struct dma_fence_ops *exclude, in i915_sw_fence_await_reservation() argument 585 if (shared[i]->ops == exclude) in i915_sw_fence_await_reservation() 607 if (ret >= 0 && excl && excl->ops != exclude) { in i915_sw_fence_await_reservation()
|
D | i915_sw_fence.h | 89 const struct dma_fence_ops *exclude,
|
/Linux-v5.10/ |
D | Makefile | 526 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \ 527 --exclude CVS --exclude .pc --exclude .hg --exclude .git 1280 rsync -mrl --include='*/' --include='*\.h' --exclude='*' \
|
D | .gitignore | 7 # NOTE! Please use 'git ls-files -i --exclude-standard'
|
/Linux-v5.10/kernel/time/ |
D | hrtimer.c | 503 const struct hrtimer *exclude, in __hrtimer_next_event_base() argument 516 if (timer == exclude) { in __hrtimer_next_event_base() 529 if (exclude) in __hrtimer_next_event_base() 1336 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() argument 1349 expires = __hrtimer_next_event_base(cpu_base, exclude, in hrtimer_next_event_without() 1353 expires = __hrtimer_next_event_base(cpu_base, exclude, active, in hrtimer_next_event_without()
|
/Linux-v5.10/net/tipc/ |
D | name_table.h | 123 struct list_head *dsts, int *dstcnt, u32 exclude,
|
/Linux-v5.10/drivers/hwtracing/coresight/ |
D | coresight-etm4x-sysfs.c | 13 static int etm4_set_mode_exclude(struct etmv4_drvdata *drvdata, bool exclude) in etm4_set_mode_exclude() argument 37 if (exclude == true) { in etm4_set_mode_exclude() 974 int elements, exclude; in addr_range_store() local 976 elements = sscanf(buf, "%lx %lx %x", &val1, &val2, &exclude); in addr_range_store() 1010 exclude = config->mode & ETM_MODE_EXCLUDE; in addr_range_store() 1011 etm4_set_mode_exclude(drvdata, exclude ? true : false); in addr_range_store() 1295 bool exclude = false; in addr_cmp_view_show() local 1310 exclude = config->viiectlr & BIT(idx / 2 + 16); in addr_cmp_view_show() 1319 exclude ? "exclude" : "include"); in addr_cmp_view_show()
|
/Linux-v5.10/Documentation/dev-tools/ |
D | ubsan.rst | 69 To exclude files from being instrumented even if
|
/Linux-v5.10/drivers/scsi/ |
D | sg.c | 166 bool exclude; /* 1->open(O_EXCL) succeeded and is active */ member 264 while (sdp->exclude) { in open_wait() 268 !sdp->exclude)); in open_wait() 330 if (sdp->exclude) { in sg_open() 343 sdp->exclude = true; in sg_open() 367 sdp->exclude = false; /* undo if error */ in sg_open() 398 if (sdp->exclude) { in sg_release() 399 sdp->exclude = false; in sg_release() 2626 sdp->sg_tablesize, sdp->exclude, sdp->open_cnt); in sg_proc_seq_show_debug()
|
/Linux-v5.10/tools/perf/util/ |
D | parse-events.c | 1796 int exclude = eu | ek | eh; in get_event_modifier() local 1804 if (!exclude) in get_event_modifier() 1805 exclude = eu = ek = eh = 1; in get_event_modifier() 1810 if (!exclude) in get_event_modifier() 1811 exclude = eu = ek = eh = 1; in get_event_modifier() 1814 if (!exclude) in get_event_modifier() 1815 exclude = eu = ek = eh = 1; in get_event_modifier()
|
/Linux-v5.10/tools/testing/selftests/ |
D | Makefile | 248 @tar caf ${TAR_PATH} --exclude=kselftest-packages -C ${INSTALL_PATH} .
|