/linux-6.14.4/drivers/net/ethernet/intel/igc/ |
D | igc_diag.c | 39 u32 pat, val, before; in reg_pattern_test() local 65 u32 val, before; in reg_set_and_check() local 86 u32 value, before, after; in igc_reg_test() local
|
/linux-6.14.4/tools/testing/selftests/arm64/pauth/ |
D | pac.c | 39 void sign_specific(struct signatures *sign, size_t val) in sign_specific() 47 void sign_all(struct signatures *sign, size_t val) in sign_all() 92 int exec_sign_all(struct signatures *signed_vals, size_t val) in exec_sign_all() 334 struct signatures before; in TEST() local 357 size_t before; in TEST() local
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | thuge-gen.c | 87 unsigned long val = 0; in read_sysfs() local 117 unsigned long before, after; in test_mmap() local 139 unsigned long before, after; in test_shmget() local
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/ebb/ |
D | pmae_handling_test.c | 29 static uint64_t before, after; variable 33 uint64_t val; in syscall_ebb_callee() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 99 u32 val = intel_uncore_read(uncore, GUC_STATUS); in guc_load_done() local 158 ktime_t before, after, delta; in guc_wait_ucode() local
|
/linux-6.14.4/drivers/net/ethernet/intel/ixgbevf/ |
D | ethtool.c | 609 u32 pat, val, before; in reg_pattern_test() local 637 u32 val, before; in reg_set_and_check() local
|
/linux-6.14.4/tools/testing/vsock/ |
D | vsock_perf.c | 256 int val = 1; in enable_so_zerocopy() local 313 time_t before; in run_sender() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | uprobe_multi_test.c | 827 static bool test_bit(int bit, unsigned long val) in test_bit() 834 unsigned long before, unsigned long after, in uprobe_consumer_test() 883 unsigned long before, unsigned long after, in consumer_test() 905 __u64 val = 0; in consumer_test() local
|
/linux-6.14.4/drivers/staging/gpib/lpvo_usb_gpib/ |
D | lpvo_usb_gpib.c | 270 struct timespec64 before, after; in send_command() local 346 struct timespec64 before, after; in one_char() local 386 int n, val; in set_timeout() local 809 struct timespec64 before, after; in usb_gpib_read() local
|
/linux-6.14.4/tools/sched_ext/include/scx/ |
D | common.bpf.h | 441 static inline s64 time_delta(u64 after, u64 before) in time_delta() 579 #define WRITE_ONCE(x, val) \ argument
|
/linux-6.14.4/drivers/scsi/ |
D | 3w-xxxx.c | 302 unsigned long before; in tw_poll_status() local 331 unsigned long before; in tw_poll_status_gone() local 1135 unsigned char *val) in tw_setfeature()
|
/linux-6.14.4/drivers/soc/fsl/qbman/ |
D | qman_ccsr.c | 284 static inline void qm_ccsr_out(u32 offset, u32 val) in qm_ccsr_out() 625 u32 before, after; in __qman_liodn_fixup() local 648 u32 before, after; in qman_set_sdest() local
|
/linux-6.14.4/drivers/pinctrl/ |
D | pinctrl-ep93xx.c | 47 unsigned int mask, unsigned int val) in ep93xx_pinctrl_update_bits() 1275 u32 before, after, expected; in ep93xx_pmx_set_mux() local
|
D | pinctrl-gemini.c | 2197 u32 before, after, expected; in gemini_pmx_set_mux() local 2386 u32 val; in gemini_pinconf_get() local 2453 u32 val; in gemini_pinconf_group_set() local 2533 u32 val; in gemini_pmx_probe() local
|
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 1549 u32 pat, val, before; in reg_pattern_test() local 1576 u32 val, before; in reg_set_and_check() local 1599 u32 value, before, after; in ixgbe_reg_test() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | bpf_cubic.c | 22 #define clamp(val, lo, hi) min((typeof(val))max(val, lo), hi) argument 25 static bool before(__u32 seq1, __u32 seq2) in before() function
|
/linux-6.14.4/drivers/misc/ |
D | kgdbts.c | 839 char before[BREAK_INSTR_SIZE]; in run_plant_and_detach_test() local 1120 int val = 0; in kgdbts_get_char() local
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_guc.c | 941 ktime_t before, after, delta; in guc_wait_ucode() local 1392 static int guc_self_cfg(struct xe_guc *guc, u16 key, u16 len, u64 val) in guc_self_cfg() 1425 int xe_guc_self_cfg32(struct xe_guc *guc, u16 key, u32 val) in xe_guc_self_cfg32() 1430 int xe_guc_self_cfg64(struct xe_guc *guc, u16 key, u64 val) in xe_guc_self_cfg64()
|
/linux-6.14.4/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 764 u32 pat, val; in reg_pattern_test() local 786 u32 val; in reg_set_and_check() local 818 u32 before; in e1000_reg_test() local
|
/linux-6.14.4/tools/power/pm-graph/ |
D | sleepgraph.py | 740 def setVal(self, val, file): argument 751 def fsetVal(self, val, path): argument 1373 def setRuntimeSuspend(self, before=True): argument 5630 def ms2nice(val): argument 5641 def yesno(val): argument 6842 val = next(args) variable 6908 val = next(args) variable 6913 val = next(args) variable 6918 val = next(args) variable 6930 val = next(args) variable [all …]
|
/linux-6.14.4/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 1222 u32 pat, val; in reg_pattern_test() local 1244 u32 val; in reg_set_and_check() local 1275 u32 value, before, after; in igb_reg_test() local 3310 u32 val = 0; in igb_write_rss_indir_tbl() local
|
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 482 u32 val = adap->params.arch.sge_fl_db; in ring_fl_db() local 1022 u32 val = PIDX_V(n); in cxgb4_ring_tx_db() local 1037 u32 val = PIDX_T5_V(n); in cxgb4_ring_tx_db() local 1307 u32 val; in t6_fill_tnl_lso() local 2108 u32 val = *idx + n; in eosw_txq_advance_index() local 2937 u64 *pos, *before, *end; in service_ofldq() local 3979 u32 val; in napi_rx_handler() local 4150 u32 val; in process_intrq() local 4506 u32 param, val, ch_map = 0; in t4_sge_alloc_rxq() local 4730 u32 param, val; in t4_sge_mod_ctrl_txq() local
|
/linux-6.14.4/include/net/ |
D | tcp.h | 288 static inline bool before(__u32 seq1, __u32 seq2) in before() function 320 #define TCP_ADD_STATS(net, field, val) SNMP_ADD_STATS((net)->mib.tcp_statistics, field, val) argument 586 u64 val = get_jiffies_64(); in tcp_cookie_time() local 593 static inline u64 tcp_ns_to_ts(bool usec_ts, u64 val) in tcp_ns_to_ts() 1334 static inline void tcp_snd_cwnd_set(struct tcp_sock *tp, u32 val) in tcp_snd_cwnd_set() 1555 u64 val = (u64)win << TCP_RMEM_TO_WIN_SCALE; in __tcp_space_from_win() local 1649 int val; in keepalive_intvl_when() local 1662 int val; in keepalive_time_when() local 1673 int val; in keepalive_probes() local 2235 u32 val; in tcp_notsent_lowat() local
|
/linux-6.14.4/drivers/media/platform/aspeed/ |
D | aspeed-video.c | 540 u32 before = t; in aspeed_video_update() local 557 static void aspeed_video_write(struct aspeed_video *video, u32 reg, u32 val) in aspeed_video_write()
|
/linux-6.14.4/tools/perf/ |
D | builtin-trace.c | 533 …f_suffix(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_suffix, int val) in strarray__scnprintf_suffix() 547 …cnprintf(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarray__scnprintf() 596 …printf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarrays__scnprintf() 634 u64 val = 0; in strarray__strtoul_flags() local 953 static bool syscall_arg__strtoul_btf_enum(char *bf, size_t size, struct syscall_arg *arg, u64 *val) in syscall_arg__strtoul_btf_enum() 972 static bool syscall_arg__strtoul_btf_type(char *bf, size_t size, struct syscall_arg *arg, u64 *val) in syscall_arg__strtoul_btf_type() 1001 …_t btf_enum_scnprintf(const struct btf_type *type, struct btf *btf, char *bf, size_t size, int val) in btf_enum_scnprintf() 1065 size_t size, int val, char *type) in trace__btf_scnprintf() 2264 unsigned long val; in syscall_arg__val() local 2285 … syscall_arg_fmt__mask_val(struct syscall_arg_fmt *fmt, struct syscall_arg *arg, unsigned long val) in syscall_arg_fmt__mask_val() [all …]
|