Home
last modified time | relevance | path

Searched refs:lstat (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.12.1/drivers/iommu/intel/
Dperf.c20 struct latency_statistic *lstat = iommu->perf_statistic; in dmar_latency_enabled() local
22 return lstat && lstat[type].enabled; in dmar_latency_enabled()
27 struct latency_statistic *lstat; in dmar_latency_enable() local
36 iommu->perf_statistic = kcalloc(DMAR_LATENCY_NUM, sizeof(*lstat), in dmar_latency_enable()
44 lstat = iommu->perf_statistic; in dmar_latency_enable()
46 if (!lstat[type].enabled) { in dmar_latency_enable()
47 lstat[type].enabled = true; in dmar_latency_enable()
48 lstat[type].counter[COUNTS_MIN] = UINT_MAX; in dmar_latency_enable()
59 struct latency_statistic *lstat = iommu->perf_statistic; in dmar_latency_disable() local
66 memset(&lstat[type], 0, sizeof(*lstat) * DMAR_LATENCY_NUM); in dmar_latency_disable()
[all …]
/linux-6.12.1/drivers/target/iscsi/
Discsi_target_stat.c275 struct iscsi_login_stats *lstat = &tiqn->login_stats; in iscsi_stat_tgt_attr_login_fails_show() local
278 spin_lock(&lstat->lock); in iscsi_stat_tgt_attr_login_fails_show()
279 fail_count = (lstat->redirects + lstat->authorize_fails + in iscsi_stat_tgt_attr_login_fails_show()
280 lstat->authenticate_fails + lstat->negotiate_fails + in iscsi_stat_tgt_attr_login_fails_show()
281 lstat->other_fails); in iscsi_stat_tgt_attr_login_fails_show()
282 spin_unlock(&lstat->lock); in iscsi_stat_tgt_attr_login_fails_show()
291 struct iscsi_login_stats *lstat = &tiqn->login_stats; in iscsi_stat_tgt_attr_last_fail_time_show() local
294 spin_lock(&lstat->lock); in iscsi_stat_tgt_attr_last_fail_time_show()
295 last_fail_time = lstat->last_fail_time ? in iscsi_stat_tgt_attr_last_fail_time_show()
296 (u32)(((u32)lstat->last_fail_time - in iscsi_stat_tgt_attr_last_fail_time_show()
[all …]
/linux-6.12.1/arch/alpha/kernel/
Dosf_sys.c278 linux_to_osf_stat(struct kstat *lstat, struct osf_stat __user *osf_stat) in linux_to_osf_stat() argument
282 tmp.st_dev = lstat->dev; in linux_to_osf_stat()
283 tmp.st_mode = lstat->mode; in linux_to_osf_stat()
284 tmp.st_nlink = lstat->nlink; in linux_to_osf_stat()
285 tmp.st_uid = from_kuid_munged(current_user_ns(), lstat->uid); in linux_to_osf_stat()
286 tmp.st_gid = from_kgid_munged(current_user_ns(), lstat->gid); in linux_to_osf_stat()
287 tmp.st_rdev = lstat->rdev; in linux_to_osf_stat()
288 tmp.st_ldev = lstat->rdev; in linux_to_osf_stat()
289 tmp.st_size = lstat->size; in linux_to_osf_stat()
290 tmp.st_uatime = lstat->atime.tv_nsec / 1000; in linux_to_osf_stat()
[all …]
/linux-6.12.1/tools/perf/tests/
Dattr.c199 if (!lstat("./tests", &st)) in test__attr()
211 if (!lstat(path_dir, &st) && in test__attr()
212 !lstat(path_perf, &st)) in test__attr()
Dpe-file-parsing.c79 if (!lstat("./tests", &st)) in test__pe_file_parsing()
85 if (!lstat(path_dir, &st)) in test__pe_file_parsing()
Dtests-scripts.c53 if (lstat(path2, &st) == 0 && (st.st_mode & S_IFMT) == S_IFLNK) { in shell_tests__dir_fd()
/linux-6.12.1/tools/testing/selftests/proc/
Dfd-001-lookup.c39 rv = lstat(pathname, &st); in test_lookup_pass()
49 rv = lstat(pathname, &st); in test_lookup_fail()
/linux-6.12.1/tools/perf/trace/strace/groups/
Dfile7 lstat
Dstring30 lstat
/linux-6.12.1/tools/testing/selftests/ia64/
Daliasing-test.c99 r = lstat(path2, &buf); in scan_tree()
188 r = lstat(path2, &buf); in scan_rom()
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_sli4.h738 #define lpfc_qp_spin_lock_irqsave(lock, flag, qp, lstat) \ argument
744 qp->lock_conflict.lstat++; \
748 #define lpfc_qp_spin_lock(lock, qp, lstat) \ argument
754 qp->lock_conflict.lstat++; \
759 #define lpfc_qp_spin_lock_irqsave(lock, flag, qp, lstat) \ argument
761 #define lpfc_qp_spin_lock(lock, qp, lstat) spin_lock(lock) argument
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c1248 static inline void link_status_user_format(u64 lstat, in link_status_user_format() argument
1252 linfo->link_up = FIELD_GET(RESP_LINKSTAT_UP, lstat); in link_status_user_format()
1253 linfo->full_duplex = FIELD_GET(RESP_LINKSTAT_FDUPLEX, lstat); in link_status_user_format()
1254 linfo->speed = cgx_speed_mbps[FIELD_GET(RESP_LINKSTAT_SPEED, lstat)]; in link_status_user_format()
1255 linfo->an = FIELD_GET(RESP_LINKSTAT_AN, lstat); in link_status_user_format()
1256 linfo->fec = FIELD_GET(RESP_LINKSTAT_FEC, lstat); in link_status_user_format()
1257 linfo->lmac_type_id = FIELD_GET(RESP_LINKSTAT_LMAC_TYPE, lstat); in link_status_user_format()
1271 static inline void cgx_link_change_handler(u64 lstat, in cgx_link_change_handler() argument
1282 link_status_user_format(lstat, &event.link_uinfo, cgx, lmac->lmac_id); in cgx_link_change_handler()
1283 err_type = FIELD_GET(RESP_LINKSTAT_ERRTYPE, lstat); in cgx_link_change_handler()
/linux-6.12.1/tools/perf/util/
Dutil.c160 ret = lstat(path, &statbuf); in rm_rf_depth_pat()
187 ret = lstat(namebuf, &statbuf); in rm_rf_depth_pat()
/linux-6.12.1/tools/thermal/tmon/
Dtmon.c145 if (lstat(TMON_LOG_FILE, &logstat) < 0) { in prepare_logging()
/linux-6.12.1/tools/testing/selftests/alsa/
Dconf.c151 if (lstat(path, &sb) != 0) in sysfs_get()
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl16 6 n64 lstat sys_newlstat
/linux-6.12.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl16 6 n64 lstat sys_newlstat
Dsyscall_n32.tbl16 6 n32 lstat sys_newlstat
/linux-6.12.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl18 6 common lstat sys_newlstat
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl18 6 common lstat sys_newlstat
/linux-6.12.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl60 49 common lstat sys_newlstat
/linux-6.12.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl97 84 common lstat sys_newlstat compat_sys_newlstat
/linux-6.12.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl117 107 common lstat sys_newlstat
/linux-6.12.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl117 107 common lstat sys_newlstat
/linux-6.12.1/arch/sh/kernel/syscalls/
Dsyscall.tbl117 107 common lstat sys_newlstat

12