| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | frontend.h.rst.exceptions | 3 # Ignore header name 4 ignore define _DVBFRONTEND_H_ 20 # Ignore legacy defines 21 ignore define DTV_ISDBS_TS_ID_LEGACY 22 ignore define SYS_DVBC_ANNEX_AC 23 ignore define SYS_DMBTH 25 # Ignore limits 26 ignore define DTV_MAX_COMMAND 27 ignore define MAX_DTV_STATS 28 ignore define DTV_IOCTL_MAX_MSGS [all …]
|
| H A D | dmx.h.rst.exceptions | 6 # Ignore header name 7 ignore define _UAPI_DVBDMX_H_ 9 # Ignore limit constants 10 ignore define DMX_FILTER_SIZE 35 # Ignore obsolete symbols 36 ignore define DMX_PES_AUDIO 37 ignore define DMX_PES_VIDEO 38 ignore define DMX_PES_TELETEXT 39 ignore define DMX_PES_SUBTITLE 40 ignore define DMX_PES_PCR
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media.h.rst.exceptions | 6 # Ignore header name 7 ignore define __LINUX_MEDIA_H 9 # Ignore macros 10 ignore define MEDIA_API_VERSION 11 ignore define MEDIA_ENT_F_BASE 12 ignore define MEDIA_ENT_F_OLD_BASE 13 ignore define MEDIA_ENT_F_OLD_SUBDEV_BASE 14 ignore define MEDIA_ENT_F_DTV_DECODER 15 ignore define MEDIA_INTF_T_DVB_BASE 16 ignore define MEDIA_INTF_T_V4L_BASE [all …]
|
| /linux/arch/powerpc/tools/ |
| H A D | checkpatch.sh | 13 --ignore ARCH_INCLUDE_LINUX \ 14 --ignore BIT_MACRO \ 15 --ignore COMPARISON_TO_NULL \ 16 --ignore EMAIL_SUBJECT \ 17 --ignore FILE_PATH_CHANGES \ 18 --ignore GLOBAL_INITIALISERS \ 19 --ignore LINE_SPACING \ 20 --ignore MULTIPLE_ASSIGNMENTS \ 21 --ignore DT_SPLIT_BINDING_PATCH \
|
| /linux/scripts/ |
| H A D | checkkconfigsymbols.py | 68 parser.add_argument('-i', '--ignore', dest='ignore', action='store', 70 help="ignore files matching this Python regex " 100 "'--force' if you\nwant to ignore this warning and " 109 if args.ignore: 111 re.match(args.ignore, "this/is/just/a/test.c") 126 sims = find_sims(args.sim, args.ignore) 155 undefined_a, _ = check_symbols(args.ignore) 159 undefined_b, defined = check_symbols(args.ignore) 179 undefined, defined = check_symbols(args.ignore) 188 sims = find_sims(symbol, args.ignore, defined) [all …]
|
| H A D | tags.sh | 16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )" 17 # tags and cscope files should also ignore MODVERSION *.mod.c files 18 ignore="$ignore ( -name *.mod.c ) -prune -o" 20 # ignore arbitrary directories 23 ignore="${ignore} ( -path $i ) -prune -o" 73 find $src $ignore $prune "${pattern[@]}" -not -type l -print; 84 find $include $ignore "${pattern[@]}" -not -type l -print; 92 find ${tree}include $ignore [all...] |
| H A D | spdxexclude | 5 # Ignore the license directory and the licensing documentation which would 10 # Ignore config files and snippets. The majority is generated
|
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | parse-headers.rst | 75 <例外文件> 包含两种类型的语句: \ **ignore**\ 或 \ **replace**\ . 80 ignore \ **type**\ \ **name**\ 82 The \ **ignore**\ 意味着它不会为类型为 \ **type**\ 的 \ **name**\ 符号生成 100 ignore 或 replace 语句应用于ioctl定义,如: 108 ignore 或 replace 语句应用于在<C文件>中找到的任何其他 ``#define`` 。 114 ignore 和 replace 语句应用于<C文件>中的typedef语句。 120 ignore 和 replace 语句应用于<C文件>中的结构体名称语句。 126 ignore 和 replace 语句应用于<C文件>中的枚举名称语句。 132 ignore 和 replace 语句应用于<C文件>中的枚举值名称语句。 143 ignore define _VIDEODEV2_H [all …]
|
| /linux/Documentation/arch/s390/ |
| H A D | common_io.rst | 31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev' 34 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device. 42 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device 49 will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02. 61 You can un-ignore certain or all devices by piping to /proc/cio_ignore. 62 "free all" will un-ignore all ignored devices, 63 "free <device range>, <device range>, ..." will un-ignore the specified 69 will un-ignore devices 0.0.0030 to 0.0.0032 and will leave devices 0.0.0023 71 - echo free 0.0.0041 > /proc/cio_ignore will furthermore un-ignore device 73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored [all …]
|
| /linux/tools/testing/fault-injection/ |
| H A D | failcmd.sh | 44 --reject-start=value, --reject-end=value, --ignore-gfp-wait=value 52 --ignore-gfp-highmem=value, --min-order=value 100 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,cache-filter: 102 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,ignore-gfp-highmem:,min-order: 194 --ignore-gfp-wait) 195 echo $2 > $FAULTATTR/ignore-gfp-wait 202 --ignore-gfp-highmem) 203 echo $2 > $FAULTATTR/ignore-gfp-highmem
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 51 ignore ioctl VIDIOC_ENUM_FMT 95 **ignore**, **replace** and **namespace**. 101 1. Ignore rules: 103 ignore *type* *symbol* 124 On ignore and replace rules, *type* can be: 148 - Ignore a define ``_VIDEODEV2_H`` at ``FILE_IN``:: 150 ignore define _VIDEODEV2_H 158 ignore symbol PRIVATE
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | parse-headers.rst | 56 ignore ioctl VIDIOC_ENUM_FMT 103 **ignore**, **replace** e **namespace**. 110 1. Regole ignore: 112 ignore *tipo* *simbolo* 133 Nelle regole ignore e replace, *tipo* può essere: 160 ignore define _VIDEODEV2_H 168 ignore symbol PRIVATE
|
| /linux/tools/lib/python/kdoc/ |
| H A D | parse_data_structs.py | 19 ignore ioctl VIDIOC_ENUM_FMT 46 1. Ignore rules:: 48 ignore <type> <symbol>` 68 On ignore and replace rules, ``<type>`` can be: 78 ignore define __LINUX_MEDIA_H 79 ignore ioctl VIDIOC_ENUM_FMT 158 self.ignore = [] 181 # ignore rules 182 match = re.match(r"^ignore\s+(\w+)\s+(\S+)", line) 185 self.ignore [all...] |
| /linux/arch/powerpc/platforms/512x/ |
| H A D | mpc5121_ads_cpld.c | 26 * Bits to ignore in the misc_status register 33 * Nothing to ignore in pci status register 88 cpld_pic_get_irq(int offset, u8 ignore, u8 __iomem *statusp, in cpld_pic_get_irq() argument 94 /* ignore don't cares and masked irqs */ in cpld_pic_get_irq() 95 status |= (ignore | mask); in cpld_pic_get_irq() 181 * and ignore it here in mpc5121_ads_cpld_pic_init()
|
| /linux/kernel/kcsan/ |
| H A D | permissive.h | 20 * Access ignore rules based on address. 28 * Data-racy bitops on current->flags are too common, ignore completely in kcsan_ignore_address() 35 * Data race ignore rules based on access type and value change patterns. 70 * The rules here will ignore the data races if we observe no more than in kcsan_ignore_data_race()
|
| /linux/fs/dlm/ |
| H A D | rcom.c | 166 * they set need_slots=1, and ignore the rf_our_slot returned from each 538 * Ignore messages for stage Y before we set 546 * - ignore NAMES, NAMES_REPLY 547 * - ignore LOOKUP, LOOKUP_REPLY 548 * - ignore LOCK, LOCK_REPLY 557 * - ignore LOOKUP, LOOKUP_REPLY 558 * - ignore LOCK, LOCK_REPLY 623 goto ignore; in dlm_receive_rcom() 626 goto ignore; in dlm_receive_rcom() 629 goto ignore; in dlm_receive_rcom() [all …]
|
| /linux/Documentation/devicetree/bindings/leds/backlight/ |
| H A D | sky81452-backlight.txt | 12 - skyworks,ignore-pwm : Ignore both PWM input 26 skyworks,ignore-pwm;
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | TREE_RCU-kconfig.txt | 48 Redundant with CONFIG_PREEMPT, ignore. 52 Inspection suffices, ignore. 56 Inspection suffices, ignore.
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_varlen.c | 49 /* ignore irrelevant invocations */ in handler64_unsigned() 79 /* ignore irrelevant invocations */ in handler64_signed() 105 /* ignore irrelevant invocations */ in handler32_unsigned() 133 /* ignore irrelevant invocations */ in handler32_signed()
|
| /linux/tools/perf/tests/shell/ |
| H A D | stat+std_output.sh | 50 # Ignore initial "started on" comment. 53 # Ignore initial blank line. 55 # Ignore "Performance counter stats" 58 # Ignore "seconds time elapsed" and break
|
| /linux/include/uapi/linux/ |
| H A D | lp.h | 84 FALSE to ignore them. Default is ignore. */ 86 FALSE to ignore error. Default is ignore. */
|
| /linux/include/uapi/asm-generic/ |
| H A D | termbits-common.h | 9 #define IGNBRK 0x001 /* Ignore break condition */ 11 #define IGNPAR 0x004 /* Ignore characters with parity errors */ 16 #define IGNCR 0x080 /* Ignore CR */
|
| /linux/drivers/acpi/ |
| H A D | nhlt.c | 64 * value to ignore the parameter when matching. 88 * value to ignore the parameter during the search. 114 * value to ignore the parameter during the search. 174 * value to ignore the parameter during the search. 213 * value to ignore the parameter during the search.
|
| /linux/Documentation/hid/ |
| H A D | uhid.rst | 59 You may decide to ignore UHID_OPEN/UHID_CLOSE, though. I/O is allowed even 152 You can usually ignore any UHID_STOP events safely. 156 device provides is read by some other process. You may ignore this event but 163 the counterpart of UHID_OPEN and you may as well ignore this event. 182 timed out, the kernel will ignore the response silently. The "id" field is
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base.py | 26 # pyright: ignore 163 syn_event = libevdev.InputEvent(libevdev.EV_SYN.SYN_REPORT) # type: ignore 164 key_event = libevdev.InputEvent(libevdev.EV_KEY) # type: ignore 165 abs_event = libevdev.InputEvent(libevdev.EV_ABS) # type: ignore 166 rel_event = libevdev.InputEvent(libevdev.EV_REL) # type: ignore 167 msc_event = libevdev.InputEvent(libevdev.EV_MSC.MSC_SCAN) # type: ignore
|