/kernel/linux/linux-6.6/include/linux/ |
H A D | damon.h | 92 * @DAMOS_STAT: Do nothing but count the stat. 109 DAMOS_STAT, /* Do nothing but only record the stat */ 304 * @stat: Statistics of this scheme. 333 struct damos_stat stat; member
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sunsab.h | 120 unsigned short stat; member
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio-sysfs.c | 12 #include <linux/stat.h>
|
/kernel/linux/linux-6.6/drivers/rapidio/switches/ |
H A D | idt_gen3.c | 8 #include <linux/stat.h>
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | toshiba.c | 58 #include <linux/stat.h>
|
/kernel/linux/linux-6.6/drivers/cpuidle/governors/ |
H A D | menu.c | 19 #include <linux/sched/stat.h>
|
/kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
H A D | frontend.h | 842 * u.st.stat.svalue[0] = global statistics; 843 * u.st.stat.scale[0] = FE_SCALE_DECIBEL; 844 * u.st.stat.value[1] = layer A statistics; 845 * u.st.stat.scale[1] = FE_SCALE_NOT_AVAILABLE (if not available); 846 * u.st.stat.svalue[2] = layer B statistics; 847 * u.st.stat.scale[2] = FE_SCALE_DECIBEL; 848 * u.st.stat.svalue[3] = layer C statistics; 849 * u.st.stat.scale[3] = FE_SCALE_DECIBEL; 867 * @stat: array with digital TV statistics. 871 * of statistics. If so, stat[ 876 struct dtv_stats stat[MAX_DTV_STATS]; global() member [all...] |
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | vmwgfx_drm.h | 1253 * @stat: Pointer to user-space stat-counters array, page-aligned. 1255 * @strs: Pointer to user-space stat strings, page-aligned. 1256 * @stat_len: Length in bytes of stat-counters array. 1258 * @strs_len: Length in bytes of the stat strings, terminators included. 1266 __u64 stat; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 250 struct sge_qstat *stat; /* queue status entry */ member
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-common.h | 330 * @lock: locks the buffer list 'stat' 331 * @stat: queue of rkisp1_buffer 340 struct list_head stat; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 417 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_disabled()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | aead.c | 26 return &alg->stat; in aead_get_stat()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ksysfs.c | 15 #include <linux/stat.h>
|
/kernel/linux/linux-6.6/drivers/iio/gyro/ |
H A D | itg3200_core.c | 19 #include <linux/stat.h>
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 25 #include <sys/stat.h> /* for mkdir() */
|
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
H A D | event.h | 510 struct perf_record_stat stat; member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | dso-data.c | 6 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | cookie_uid_helper_example.c | 50 #include <sys/stat.h> 247 error(1, errno, "socket stat found while flow not active\n"); in udp_client() 266 error(1, errno, "lookup sk stat failed, cookie: %lu\n", in udp_client()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 32 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | vdso.c | 7 #include <sys/stat.h>
|
H A D | trace-event-read.c | 11 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
H A D | check_mmap_options.c | 14 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_htab_mem.c | 7 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 14 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_snd.c | 28 #include <sys/stat.h>
|