/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | netns.h | 172 struct percpu_counter counter[NFSD_NET_COUNTERS_NUM]; member
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_mount.c | 1138 xfs_mod_freecounter( struct xfs_mount *mp, struct percpu_counter *counter, int64_t delta, bool rsvd) xfs_mod_freecounter() argument [all...] |
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | mlxreg.h | 199 int counter; member 227 int counter; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_pma.h | 57 __be32 counter[15]; member 64 __be64 counter[15]; member
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-fim.c | 62 int counter; member
|
/kernel/linux/linux-6.6/drivers/staging/nvec/ |
H A D | nvec_power.c | 340 static int counter; variable
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-gamecube.c | 165 u32 counter; in gamecube_rtc_read_time() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_hw.c | 397 uint32_t counter = 0; in acquire_i2c_hw_engine() local
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | arm_global_timer.c | 69 u64 counter; in _gt_counter_read() local 101 u64 counter in gt_compare_set() local [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | das16m1.c | 97 struct comedi_8254 *counter; member [all...] |
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | i8254.c | 57 static int i8254_count_read(struct counter_device *const counter, struct counter_count *const count, in i8254_count_read() argument 84 static int i8254_function_read(struct counter_device *const counter, in i8254_function_read() argument 96 static int i8254_action_read(struct counter_device *const counter, in i8254_action_read() argument 125 static int i8254_count_ceiling_read(struct counter_device *const counter, in i8254_count_ceiling_read() argument 156 i8254_count_mode_read(struct counter_device *const counter, struct counter_count *const count, enum counter_count_mode *const count_mode) i8254_count_mode_read() argument 187 i8254_count_mode_write(struct counter_device *const counter, struct counter_count *const count, const enum counter_count_mode count_mode) i8254_count_mode_write() argument 232 i8254_count_floor_read(struct counter_device *const counter, struct counter_count *const count, u64 *const floor) i8254_count_floor_read() argument 258 i8254_count_preset_read(struct counter_device *const counter, struct counter_count *const count, u64 *const preset) i8254_count_preset_read() argument 268 i8254_count_preset_write(struct counter_device *const counter, struct counter_count *const count, const u64 preset) i8254_count_preset_write() argument 406 struct counter_device *counter; devm_i8254_regmap_register() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | messages.h | 108 __le64 counter; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | fw.c | 72 u32 counter = 0; in _rtl92d_fw_free_to_go() local 115 u32 counter; in _rtl92d_fw_init() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | i8254.c | 119 int counter; in pit_get_count() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 378 unsigned int counter = 0; in __pixpll_ops_wait_locked() local
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | writeback.c | 162 int counter, dev_nr; in idle_counter_exceeded() local
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | mmap.c | 281 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() argument 350 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() argument 451 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_counter.c | 40 struct bpf_counter *counter; in bpf_counter_alloc() local 50 struct bpf_counter *counter, *tmp; in bpf_program_profiler__destroy() local 105 struct bpf_counter *counter; bpf_program_profiler_load_one() local 200 struct bpf_counter *counter; bpf_program_profiler__enable() local 216 struct bpf_counter *counter; bpf_program_profiler__disable() local 232 struct bpf_counter *counter; bpf_program_profiler__read() local 277 struct bpf_counter *counter; bpf_program_profiler__install_pe() local [all...] |
H A D | cgroup.c | 95 struct evsel *counter; in evlist__find_cgroup() local 147 struct evsel *counter; in add_cgroup() local 355 struct evsel *counter; in parse_cgroups() local [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | iostat.c | 456 struct evsel *counter = evlist__first(evlist); in iostat_print_counters() local
|
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise_hist.c | 208 long long cpu, counter, duration; in osnoise_read_trace_hist() local
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_lblcr.c | 279 int counter; /* counter for no expire */ member
|
H A D | ip_vs_lblc.c | 109 int counter; /* counter for no expire */ member
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.c | 206 unsigned int counter = runtime->period_size; in mtk_afe_fe_trigger() local
|
/third_party/glfw/tests/ |
H A D | events.c | 48 static unsigned int counter = 0; variable [all...] |