/linux/drivers/usb/storage/ |
H A D | unusual_uas.h | 31 /* Reported-by: Till Dörges <doerges@pre-sense.de> */ 39 * Initially Reported-by: Julian Groß <julian.g@posteo.de> 48 /* Reported-by: Julian Sikorski <belegdol@gmail.com> */ 55 /* Reported-by: Zhihong Zhou <zhouzhihong@greatwall.com.cn> */ 62 /* Reported-by: Hongling Zeng <zenghongling@kylinos.cn> */ 79 /* Reported-by: Tom Hu <huxiaoying@kylinos.cn> */ 86 /* Reported-by: David Webb <djw@noc.ac.uk> */ 93 /* Reported-by: Oliver Neukum <oneukum@suse.com> */ 100 /* Reported-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> */ 107 /* Reported-by: Tom Arild Naess <tanaess@gmail.com> */ [all …]
|
H A D | unusual_devs.h | 62 /* Reported by Rodolfo Quesada <rquesada@roqz.net> */ 74 /* Reported by Ben Efros <ben@pc-doctor.com> */ 82 * Reported by Grant Grundler <grundler@parisc-linux.org> 97 * Reported by Sebastian Kapfer <sebastian_kapfer@gmx.net> 132 /* Reported by Orgad Shaneh <orgads@gmail.com> */ 138 /* Reported by Christian Leber <christian@leber.de> */ 145 /* Reported by Stefan Werner <dustbln@gmx.de> */ 152 /* Reported by Pete Zaitcev <zaitcev@redhat.com>, bz#176584 */ 159 * Reported by Andrew Nayenko <relan@bk.ru> 168 /* Reported by Mario Rettig <mariorettig@web.de> */ [all …]
|
/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | hw_stats_l3.sh | 202 check_err $? "$type stats not reported" 205 check_err $? "$type stats reported as used before either device or netdevsim request" 209 check_err $? "$type stats reported as used before device request" 211 check_err $? "$type stats reported as requested before device request" 215 check_err $? "$type stats reported as not used after both device and netdevsim request" 217 check_err $? "$type stats reported as not requested after device request" 221 check_err $? "$type stats reported as used after netdevsim request withdrawn" 225 check_err $? "$type stats reported as not used after netdevsim request reenabled" 229 check_err $? "$type stats reported as used after device request withdrawn" 231 check_err $? "$type stats reported as requested after device request withdrawn" [all …]
|
H A D | psample.sh | 75 check_err $? "Sampled packets reported with wrong group number" 106 check_err $? "Sampled packets reported with wrong in-ifindex" 109 check_err $? "Sampled packets reported with wrong out-ifindex" 115 check_err $? "Sampled packets reported with wrong out-tc" 121 check_fail $? "Sampled packets reported with out-tc when should not" 128 check_err $? "Sampled packets not reported with out-tc-occ when should" 134 check_fail $? "Sampled packets reported with out-tc-occ when should not" 140 check_err $? "Sampled packets not reported with latency when should" 146 check_fail $? "Sampled packets reported with latency when should not"
|
/linux/Documentation/input/ |
H A D | gamepad.rst | 88 devices for _all_ reported events that you need. Otherwise, you will also get 111 If only 2 action-buttons are present, they are reported as BTN_SOUTH and 117 If only 3 action-buttons are present, they are reported as (from left 119 If the buttons are aligned perfectly vertically, they are reported as 125 different formations. If diamond-shaped, they are reported as BTN_NORTH, 136 both are reported. 138 - Digital buttons are reported as: 142 - Analog buttons are reported as: 150 The left analog-stick is reported as ABS_X, ABS_Y. The right analog stick is 151 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present. [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-devices-aer | 5 statistical counters indicate the errors "as seen/reported by the device". 8 errors may be "seen" / reported by the link partner and not the 16 Description: List of correctable errors seen and reported by this 18 be reported using a single ERR_COR message, thus 37 Description: List of uncorrectable fatal errors seen and reported by this 39 be reported using a single ERR_FATAL message, thus 67 Description: List of uncorrectable nonfatal errors seen and reported by this 69 may be reported using a single ERR_FATAL message, thus 98 "reported to" the rootport. Please note that the rootports also transmit 107 Description: Total number of ERR_COR messages reported to rootport. [all …]
|
H A D | sysfs-bus-css | 4 Description: Contains the subchannel type, as reported by the hardware. 10 Description: Contains the module alias as reported with uevents. 18 subchannel, as reported by the channel subsystem 27 Description: Contains the PIM/PAM/POM values, as reported by the
|
H A D | sysfs-class-fc_host | 6 events recorded by the F_Port, reported using fabric 14 events recorded by the F_Port/Nx_Port, reported using fabric 22 recorded by the F_Port/Nx_Port, reported using fabric
|
H A D | sysfs-class-fc_remote_ports | 6 events recorded by the F_Port/Nx_Port, reported using fabric 14 events recorded by the F_Port/Nx_Port, reported using fabric 22 recorded by the F_Port/Nx_Port, reported using fabric
|
/linux/include/linux/ |
H A D | fanotify.h | 78 * Events that can be reported with data type FSNOTIFY_EVENT_PATH. 79 * Note that FAN_MODIFY can also be reported with data type 86 * Directory entry modification events - reported only to directory 102 /* Events that can be reported with event->fd */ 105 /* Events that can only be reported with data type FSNOTIFY_EVENT_INODE */ 109 /* Events that can only be reported with data type FSNOTIFY_EVENT_ERROR */ 120 /* Extra flags that may be reported with event or control handling of events */ 123 /* Events that may be reported to user */
|
/linux/lib/ |
H A D | Kconfig.kcsan | 155 int "Duration in milliseconds, in which any given race is only reported once" 158 Any given race is only reported once in the defined time window. 164 # The main purpose of the below options is to control reported data races, and 174 reported if it was only possible to infer a race due to a data value 225 aligned writes up to word size will not be reported as data races; 227 will also not be reported. 235 writes will never be reported as a data race, however, will cause 239 reported. 243 be reported as data races; however, unlike that option, data races 244 due to two conflicting plain writes will be reported (aligned and [all …]
|
/linux/drivers/dma-buf/ |
H A D | st-dma-fence-chain.c | 196 pr_err("Reported %d for find_seqno(0)!\n", err); in find_seqno() 205 pr_err("Reported %d for find_seqno(%d:%d)!\n", in find_seqno() 210 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n", in find_seqno() 220 pr_err("Error reported for finding self\n"); in find_seqno() 224 pr_err("Incorrect fence reported by find self\n"); in find_seqno() 233 pr_err("Error not reported for future fence: find_seqno(%d:%d)!\n", in find_seqno() 243 pr_err("Error reported for previous fence!\n"); in find_seqno() 247 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n", in find_seqno() 275 pr_err("Reported %d for find_seqno()!\n", err); in find_signaled() 280 pr_err("Incorrect chain-fence.seqno:%lld reported for completed seqno:1\n", in find_signaled() [all …]
|
/linux/Documentation/hwmon/ |
H A D | ltc4261.rst | 43 Voltage readings provided by this driver are reported as obtained from the ADC 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 49 Current reading provided by this driver is reported as obtained from the ADC 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 52 current by dividing the reported value by the sense resistor value in mOhm. 57 on all chip variants. To ensure that the alarm condition is reported to the user,
|
H A D | ltc4260.rst | 43 Voltage readings provided by this driver are reported as obtained from the ADC 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 49 Current reading provided by this driver is reported as obtained from the ADC 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 52 current by dividing the reported value by the sense resistor value in mOhm.
|
H A D | ltc2945.rst | 43 Voltage readings provided by this driver are reported as obtained from the ADC 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 49 Current reading provided by this driver is reported as obtained from the ADC 50 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 52 current by dividing the reported value by the sense resistor value in mOhm.
|
/linux/arch/sparc/kernel/ |
H A D | sbus.c | 279 int reported, portid; in sysio_ue_handler() local 312 reported = 0; in sysio_ue_handler() 314 reported++; in sysio_ue_handler() 318 reported++; in sysio_ue_handler() 322 reported++; in sysio_ue_handler() 325 if (!reported) in sysio_ue_handler() 353 int reported, portid; in sysio_ce_handler() local 391 reported = 0; in sysio_ce_handler() 393 reported++; in sysio_ce_handler() 397 reported++; in sysio_ce_handler() [all …]
|
H A D | pci_psycho.c | 141 int reported; in psycho_ue_intr() local 172 reported = 0; in psycho_ue_intr() 174 reported++; in psycho_ue_intr() 178 reported++; in psycho_ue_intr() 182 reported++; in psycho_ue_intr() 185 if (!reported) in psycho_ue_intr() 220 int reported; in psycho_ce_intr() local 257 reported = 0; in psycho_ce_intr() 259 reported++; in psycho_ce_intr() 263 reported++; in psycho_ce_intr() [all …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dfs_debug.h | 28 * @pulses_total: pulses reported by HW 29 * @pulses_no_dfs: pulses wrongly reported as DFS 34 * @pri_phy_errors: pulses reported for primary channel 35 * @ext_phy_errors: pulses reported for extension channel 36 * @dc_phy_errors: pulses reported for primary + extension channel
|
/linux/mm/ |
H A D | page_reporting.c | 106 struct scatterlist *sgl, unsigned int nents, bool reported) in page_reporting_drain() argument 111 * Drain the now reported pages back into their respective in page_reporting_drain() 121 /* If the pages were not reported due to error skip flagging */ in page_reporting_drain() 122 if (!reported) in page_reporting_drain() 127 * consider the result to be "reported" since the page in page_reporting_drain() 184 /* We are going to skip over the reported pages. */ in page_reporting_cycle() 214 * Make the first non-reported page in the free list in page_reporting_cycle() 227 /* reset offset since the full list was reported */ in page_reporting_cycle() 236 /* flush reported pages from the sg list */ in page_reporting_cycle() 324 /* allocate scatterlist to store pages being reported on */ in page_reporting_process()
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | touchscreen.yaml | 21 description: minimum x coordinate reported 26 description: minimum y coordinate reported 31 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1) 35 description: vertical resolution of touchscreen (maximum y coordinate reported + 1) 39 description: maximum reported pressure (arbitrary range dependent on the controller)
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | memory.json | 28 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles. Reported latency may be longer than just the memory latency.", 40 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles. Reported latency may be longer than just the memory latency.", 52 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles. Reported latency may be longer than just the memory latency.", 64 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles. Reported latency may be longer than just the memory latency.", 76 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.", 88 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles. Reported latency may be longer than just the memory latency.", 100 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles. Reported latency may be longer than just the memory latency.", 112 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.",
|
/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 67 pr_warn("Weird: refcount_inc_not_zero() reported zero\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW() 79 pr_warn("Weird: refcount_add_not_zero() reported zero\n"); in lkdtm_REFCOUNT_ADD_NOT_ZERO_OVERFLOW() 165 pr_warn("Weird: refcount_dec_and_test() reported zero\n"); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 180 pr_warn("Weird: refcount_sub_and_test() reported zero\n"); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() 195 pr_warn("Weird: refcount_sub_and_test() reported zero\n"); in lkdtm_REFCOUNT_SUB_AND_TEST_ZERO() 324 pr_warn("Weird: refcount_inc_not_zero() reported zero\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED() 336 pr_warn("Weird: refcount_add_not_zero() reported zero\n"); in lkdtm_REFCOUNT_ADD_NOT_ZERO_SATURATED() 348 pr_warn("Weird: refcount_dec_and_test() reported zero\n"); in lkdtm_REFCOUNT_DEC_AND_TEST_SATURATED() 360 pr_warn("Weird: refcount_sub_and_test() reported zero\n"); in lkdtm_REFCOUNT_SUB_AND_TEST_SATURATED()
|
/linux/sound/soc/sof/ |
H A D | ipc4-fw-reg.h | 16 * @stream_start_offset: Stream start offset (LPIB) reported by mixin 19 * (right after creation/after reset) value "(u64)-1" is reported 20 * @stream_end_offset: Stream end offset (LPIB) reported by mixin 23 * (right after creation or after reset) value "(u64)-1" is reported. 24 * When first data is mixed then value "0"is reported.
|
/linux/net/wireless/ |
H A D | core.h | 577 * @bssid: BSSID of the reported AP 578 * @ssid: SSID of the reported AP 580 * @center_freq: frequency the reported AP is on 581 * @unsolicited_probe: the reported AP is part of an ESS, where all the APs 582 * that operate in the same channel as the reported AP and that might be 585 * @oct_recommended: OCT is recommended to exchange MMPDUs with the reported AP 586 * @same_ssid: the reported AP has the same SSID as the reporting AP 587 * @multi_bss: the reported AP is part of a multiple BSSID set 588 * @transmitted_bssid: the reported AP is the transmitting BSSID 589 * @colocated_ess: all the APs that share the same ESS as the reported AP are [all …]
|
/linux/include/uapi/linux/ |
H A D | v4l2-subdev.h | 33 * @pad: pad number, as reported by the media API 49 * @pad: pad number, as reported by the media API 74 * @pad: pad number, as reported by the media API 95 * @pad: pad number, as reported by the media API 120 * @pad: pad number, as reported by the media API 136 * @pad: pad number, as reported by the media API 162 * @pad: pad number, as reported by the media API
|