| /linux-6.15/drivers/usb/storage/ |
| H A D | debug.c | 43 char *what = NULL; in usb_stor_show_command() local 52 case READ_6: what = "READ_6"; break; in usb_stor_show_command() 53 case WRITE_6: what = "WRITE_6"; break; in usb_stor_show_command() 54 case SEEK_6: what = "SEEK_6"; break; in usb_stor_show_command() 57 case SPACE: what = "SPACE"; break; in usb_stor_show_command() 63 case COPY: what = "COPY"; break; in usb_stor_show_command() 64 case ERASE: what = "ERASE"; break; in usb_stor_show_command() 76 case VERIFY: what = "VERIFY"; break; in usb_stor_show_command() 148 const char *what, *keystr, *fmt; in usb_stor_show_sense() local 155 if (what == NULL) in usb_stor_show_sense() [all …]
|
| /linux-6.15/drivers/usb/image/ |
| H A D | microtek.c | 228 char *what = NULL; in mts_show_command() local 237 case READ_6: what = "READ_6"; break; in mts_show_command() 238 case WRITE_6: what = "WRITE_6"; break; in mts_show_command() 239 case SEEK_6: what = "SEEK_6"; break; in mts_show_command() 242 case SPACE: what = "SPACE"; break; in mts_show_command() 243 case INQUIRY: what = "INQUIRY"; break; in mts_show_command() 246 case RESERVE: what = "RESERVE"; break; in mts_show_command() 247 case RELEASE: what = "RELEASE"; break; in mts_show_command() 248 case COPY: what = "COPY"; break; in mts_show_command() 249 case ERASE: what = "ERASE"; break; in mts_show_command() [all …]
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_connbytes.c | 26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt() local 41 switch (sinfo->what) { in connbytes_mt() 48 what = atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt() 62 what = atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt() 66 what += atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt() 88 what = div64_u64(bytes, pkts); in connbytes_mt() 93 return what <= sinfo->count.to && what >= sinfo->count.from; in connbytes_mt() 95 return what < sinfo->count.to || what > sinfo->count.from; in connbytes_mt() 103 if (sinfo->what != XT_CONNBYTES_PKTS && in connbytes_mt_check() 104 sinfo->what != XT_CONNBYTES_BYTES && in connbytes_mt_check() [all …]
|
| /linux-6.15/tools/testing/selftests/net/forwarding/ |
| H A D | mirror_gre_lib.sh | 44 local what=$1; shift 55 log_test "$direction $what" 65 local what=$1; shift 84 log_test "$direction $what" 110 local what=$1; shift 113 "$backward_type" "$what" 192.0.2.1 192.0.2.2 123 local what=$1; shift 127 "$what" 192.0.2.1 192.0.2.2 134 local what=$1; shift 158 log_test "$what: STP state" [all …]
|
| H A D | mirror_gre_changes.sh | 71 local what=$1; shift 90 log_test "$what: TTL change" 96 local what=$1; shift 109 log_test "$what: tunnel down/up" 116 local what=$1; shift 133 log_test "$what: egress down/up" 142 local what=$1; shift 154 log_test "$what: remote address change" 164 local what=$1; shift 183 log_test "$what: tunnel deleted" [all …]
|
| H A D | mirror_gre_vlan_bridge_1q.sh | 130 local what=$1; shift 133 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what" 151 local what=$1; shift 170 log_test "$what: vlan forbidden at a bridge" 186 local what=$1; shift 205 log_test "$what: vlan forbidden at a bridge egress" 222 local what=$1; shift 249 log_test "$what: vlan untagged at a bridge egress" 265 local what=$1; shift 282 "$what: MAC roaming" [all …]
|
| H A D | router_mpath_nh_lib.sh | 5 local what=$1; shift 48 log_test "NH stats test $what" 53 local what=$1; shift 59 nh_stats_do_test "$what" "$nh1_id" "$nh2_id" "$group_id" \ 63 nh_stats_do_test "HW $what" "$nh1_id" "$nh2_id" "$group_id" \ 70 local what=$1; shift 88 nh_stats_test_dispatch_swhw "$what" "$nh1_id" "$nh2_id" \
|
| /linux-6.15/include/trace/events/ |
| H A D | netfs.h | 279 enum netfs_read_trace what), 299 __entry->what = what; 315 TP_ARGS(rreq, what), 328 __entry->what = what; 342 TP_ARGS(sreq, what), 363 __entry->what = what; 404 __entry->what = what; 434 __entry->what = what; 460 __entry->what = what; 522 TP_ARGS(wreq, what), [all …]
|
| /linux-6.15/drivers/md/dm-vdo/ |
| H A D | memory-alloc.h | 16 int __must_check vdo_allocate_memory(size_t size, size_t align, const char *what, void *ptr); 41 size_t align, const char *what, void *ptr) in __vdo_do_allocation() argument 56 return vdo_allocate_memory(total_size, align, what, ptr); in __vdo_do_allocation() 110 static inline int __must_check vdo_allocate_cache_aligned(size_t size, const char *what, void *ptr) in vdo_allocate_cache_aligned() argument 112 return vdo_allocate_memory(size, L1_CACHE_BYTES, what, ptr); in vdo_allocate_cache_aligned() 124 void *__must_check vdo_allocate_memory_nowait(size_t size, const char *what); 127 const char *what, void *new_ptr); 129 int __must_check vdo_duplicate_string(const char *string, const char *what,
|
| /linux-6.15/drivers/isdn/mISDN/ |
| H A D | dsp_dtmf.c | 120 u8 what; in dsp_dtmf_goertzel_decode() local 221 what = 0; in dsp_dtmf_goertzel_decode() 279 what = 0; in dsp_dtmf_goertzel_decode() 281 what = dtmf_matrix[lowgroup][highgroup]; in dsp_dtmf_goertzel_decode() 287 if (dsp->dtmf.lastwhat != what) in dsp_dtmf_goertzel_decode() 292 if (dsp->dtmf.lastdigit != what) { in dsp_dtmf_goertzel_decode() 293 dsp->dtmf.lastdigit = what; in dsp_dtmf_goertzel_decode() 294 if (what) { in dsp_dtmf_goertzel_decode() 297 what); in dsp_dtmf_goertzel_decode() 303 dsp->dtmf.digits)] = what; in dsp_dtmf_goertzel_decode() [all …]
|
| /linux-6.15/scripts/lib/abi/ |
| H A D | abi_regex.py | 100 def regex_append(self, what, new): argument 134 self.log.debug("%s: mapped as %s", what, search_group) 142 if what.find(self.search_string) >= 0: 146 " '%s'", what, new) 148 def get_regexes(self, what): argument 156 patches = what.split("/") 204 for what in v.get("what", []): 205 if not what.startswith("/sys"): 208 new = what 219 self.log.debug("%-90s <== %s", new, what) [all …]
|
| H A D | abi_parser.py | 82 if what not in self.what_symbols: 83 self.what_symbols[what] = {"file": {}} 92 self.what_symbols[what]["xref"] = xref 137 for w in fdata.what: 195 if not fdata.what: 310 fdata.what = [] 347 for w in fdata.what: 590 for what in v.get("what", [""]): 591 if regex.search(what): 604 what = str(found_keys) + ". " + what [all …]
|
| /linux-6.15/drivers/ata/ |
| H A D | libata-pata-timings.c | 75 struct ata_timing *m, unsigned int what) in ata_timing_merge() argument 77 if (what & ATA_TIMING_SETUP) in ata_timing_merge() 79 if (what & ATA_TIMING_ACT8B) in ata_timing_merge() 81 if (what & ATA_TIMING_REC8B) in ata_timing_merge() 83 if (what & ATA_TIMING_CYC8B) in ata_timing_merge() 85 if (what & ATA_TIMING_ACTIVE) in ata_timing_merge() 87 if (what & ATA_TIMING_RECOVER) in ata_timing_merge() 89 if (what & ATA_TIMING_DMACK_HOLD) in ata_timing_merge() 91 if (what & ATA_TIMING_CYCLE) in ata_timing_merge() 93 if (what & ATA_TIMING_UDMA) in ata_timing_merge()
|
| /linux-6.15/drivers/block/drbd/ |
| H A D | drbd_req.h | 269 extern int __req_mod(struct drbd_request *req, enum drbd_req_event what, 275 extern void tl_restart(struct drbd_connection *connection, enum drbd_req_event what); 276 extern void _tl_restart(struct drbd_connection *connection, enum drbd_req_event what); 284 static inline int _req_mod(struct drbd_request *req, enum drbd_req_event what, in _req_mod() argument 292 rv = __req_mod(req, what, peer_device, &m); in _req_mod() 304 enum drbd_req_event what, in req_mod() argument 313 rv = __req_mod(req, what, peer_device, &m); in req_mod()
|
| /linux-6.15/drivers/gpu/drm/amd/display/include/ |
| H A D | vector.h | 74 const void *what, 88 const void *what, 115 type_t what, \ 118 return dal_vector_insert_at(vector, what, position); \ 144 type_t what, \ 147 dal_vector_set_at_index(vector, what, index); \
|
| /linux-6.15/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | remote_ssh.py | 29 def deploy(self, what): argument 33 file_name = self._tmpdir + "/" + self._mktmp() + os.path.basename(what) 35 if not os.path.isabs(what): 36 what = os.path.abspath(self.dir_path + "/" + what)
|
| H A D | remote_netns.py | 18 def deploy(self, what): argument 19 if os.path.isabs(what): 20 return what 21 return os.path.abspath(self.dir_path + "/" + what)
|
| /linux-6.15/include/net/ |
| H A D | inet_connection_sock.h | 199 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) in inet_csk_clear_xmit_timer() argument 203 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { in inet_csk_clear_xmit_timer() 208 } else if (what == ICSK_TIME_DACK) { in inet_csk_clear_xmit_timer() 222 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, in inet_csk_reset_xmit_timer() argument 230 sk, what, when, (void *)_THIS_IP_); in inet_csk_reset_xmit_timer() 235 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0 || in inet_csk_reset_xmit_timer() 236 what == ICSK_TIME_LOSS_PROBE || what == ICSK_TIME_REO_TIMEOUT) { in inet_csk_reset_xmit_timer() 237 smp_store_release(&icsk->icsk_pending, what); in inet_csk_reset_xmit_timer() 239 } else if (what == ICSK_TIME_DACK) { in inet_csk_reset_xmit_timer()
|
| /linux-6.15/net/rxrpc/ |
| H A D | txbuf.c | 63 void rxrpc_get_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_get_txbuf() argument 68 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r + 1, what); in rxrpc_get_txbuf() 71 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_see_txbuf() argument 75 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r, what); in rxrpc_see_txbuf() 88 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf() argument 100 trace_rxrpc_txbuf(debug_id, call_debug_id, seq, r - 1, what); in rxrpc_put_txbuf()
|
| /linux-6.15/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_lib.sh | 7 local what=$1; shift 13 echo "$what $(humanize $ir) < $(humanize $min)" > /dev/stderr 22 local what=$1; shift 44 if check_rate $ir $min_ingress "$what ingress rate"; then
|
| /linux-6.15/drivers/connector/ |
| H A D | cn_proc.c | 53 __u32 what, exit_code, *ptr; in cn_filter() local 61 what = *ptr++; in cn_filter() 82 if ((__u32)val & what) in cn_filter() 131 ev->what = PROC_EVENT_FORK; in proc_fork_connector() 160 ev->what = PROC_EVENT_EXEC; in proc_exec_connector() 184 ev->what = which_id; in proc_id_connector() 222 ev->what = PROC_EVENT_SID; in proc_sid_connector() 246 ev->what = PROC_EVENT_PTRACE; in proc_ptrace_connector() 278 ev->what = PROC_EVENT_COMM; in proc_comm_connector() 337 ev->what = PROC_EVENT_EXIT; in proc_exit_connector() [all …]
|
| /linux-6.15/security/lockdown/ |
| H A D | lockdown.c | 59 static int lockdown_is_locked_down(enum lockdown_reason what) in lockdown_is_locked_down() argument 61 if (WARN(what >= LOCKDOWN_CONFIDENTIALITY_MAX, in lockdown_is_locked_down() 65 if (kernel_locked_down >= what) { in lockdown_is_locked_down() 66 if (lockdown_reasons[what]) in lockdown_is_locked_down() 68 current->comm, lockdown_reasons[what]); in lockdown_is_locked_down()
|
| /linux-6.15/fs/netfs/ |
| H A D | objects.c | 84 void netfs_get_request(struct netfs_io_request *rreq, enum netfs_rreq_ref_trace what) in netfs_get_request() argument 89 trace_netfs_rreq_ref(rreq->debug_id, r + 1, what); in netfs_get_request() 149 enum netfs_rreq_ref_trace what) in netfs_put_request() argument 158 trace_netfs_rreq_ref(debug_id, r - 1, what); in netfs_put_request() 200 enum netfs_sreq_ref_trace what) in netfs_get_subrequest() argument 206 what); in netfs_get_subrequest() 223 enum netfs_sreq_ref_trace what) in netfs_put_subrequest() argument 231 trace_netfs_sreq_ref(debug_id, debug_index, r - 1, what); in netfs_put_subrequest()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | vlan_bridge_binding.sh | 121 local what=$1; shift 153 log_test "Test bridge_binding $what" 159 local what=$1; shift 161 do_test_binding "$inject" "$what" \ 171 local what=$1; shift 173 do_test_binding "$inject" "$what" \
|
| /linux-6.15/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 39 static void panic(const char *what) in panic() argument 41 …31m\x1b[1m%s: %s\x1b[0m\n\n\x1b[37m\x1b[44m\x1b[1mPower off...\x1b[0m\n\n", what, strerror(errno)); in panic() 203 int what = -1; in launch_tests() local 207 what = WEXITSTATUS(status); in launch_tests() 210 what = WTERMSIG(status); in launch_tests() 212 printf("\x1b[31m\x1b[1m[-] Tests failed with %s %d! \u2639\x1b[0m\n", why, what); in launch_tests()
|