Searched defs:os (Results 1 - 25 of 128) sorted by last modified time

123456

/linux-master/fs/nfsd/
H A Dnfs4xdr.c2059 struct nfsd4_offload_status *os = &u->offload_status; local
5194 struct nfsd4_offload_status *os = &u->offload_status; local
H A Dnfs4proc.c1916 struct nfsd4_offload_status *os = &u->offload_status; local
2001 struct nfsd4_offload_status *os = &u->offload_status; local
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py6 import os, subprocess namespace
/linux-master/tools/net/ynl/
H A Dynl-gen-c.py7 import os namespace
[all...]
H A Dynl-gen-rst.py22 import os.path namespace
/linux-master/scripts/
H A Dbpf_doc.py12 import sys, os namespace
/linux-master/tools/testing/selftests/devices/
H A Dtest_discoverable_devices.py19 import os namespace
[all...]
/linux-master/scripts/kconfig/tests/
H A Dconftest.py12 import os namespace
[all...]
/linux-master/kernel/sched/
H A Dcore.c5750 int os; local
5794 int os; local
5816 int os; local
[all...]
/linux-master/tools/tracing/rtla/sample/
H A Dtimerlat_load.py25 import os namespace
/linux-master/tools/crypto/ccp/
H A Dtest_dbc.py4 import os namespace
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c2521 char *s, *os; local
/linux-master/arch/mips/mobileye/
H A Dvmlinux.its.S14 os = "linux"; define
/linux-master/tools/testing/selftests/damon/
H A D_damon_sysfs.py3 import os namespace
[all...]
/linux-master/tools/perf/util/
H A Dstat-display.c374 struct outstate *os = ctx; local
379 __new_line_std_csv(struct perf_stat_config *config, struct outstate *os) argument
388 __new_line_std(struct outstate *os) argument
393 do_new_line_std(struct perf_stat_config *config, struct outstate *os) argument
406 struct outstate *os = ctx; local
431 struct outstate *os = ctx; local
444 struct outstate *os = ctx; local
466 struct outstate *os = ctx; local
477 struct outstate *os = ctx; local
500 struct outstate *os = ctx; local
520 struct outstate *os = ctx; local
560 struct outstate *os = ctx; local
584 struct outstate *os = ctx; local
606 struct outstate *os = ctx; local
635 struct outstate *os = ctx; local
778 printout(struct perf_stat_config *config, struct outstate *os, double uval, u64 run, u64 ena, double noise, int aggr_idx) argument
966 print_counter_aggrdata(struct perf_stat_config *config, struct evsel *counter, int aggr_idx, struct outstate *os) argument
1017 print_metric_begin(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os, int aggr_idx) argument
1042 print_metric_end(struct perf_stat_config *config, struct outstate *os) argument
1057 print_aggr(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1081 print_aggr_cgroup(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1111 print_counter(struct perf_stat_config *config, struct evsel *counter, struct outstate *os) argument
1125 print_no_aggr_metric(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1201 struct outstate os = { local
1476 print_percore(struct perf_stat_config *config, struct evsel *counter, struct outstate *os) argument
1524 print_cgroup_counter(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1552 struct outstate os = { local
[all...]
H A Dparse-regs-options.c17 char *s, *os = NULL, *p; local
/linux-master/tools/perf/pmu-events/
H A Djevents.py9 import os namespace
[all...]
/linux-master/tools/perf/
H A Dbuiltin-mem.c400 char *s, *os = NULL, *p; local
/linux-master/sound/core/
H A Dcontrol_led.c515 char buf2[256], *s, *os; local
/linux-master/fs/ocfs2/
H A Dsuper.c216 struct ocfs2_orphan_scan *os = &osb->osb_orphan_scan; local
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py11 import os namespace
[all...]
/linux-master/tools/testing/kunit/
H A Dkunit_kernel.py13 import os namespace
[all...]
/linux-master/tools/net/ynl/lib/
H A Dynl.py5 import os namespace
H A Dnlspec.py5 import os namespace
/linux-master/drivers/block/drbd/
H A Ddrbd_state.c25 union drbd_state os; member in struct:after_state_chg_work
467 cl_wide_st_chg(struct drbd_device *device, union drbd_state os, union drbd_state ns) argument
481 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) argument
520 union drbd_state os, ns; local
568 union drbd_state os, ns; local
733 print_st_err(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum drbd_state_rv err) argument
743 print_state_change(char *pb, union drbd_state os, union drbd_state ns, enum chg_state_flags flags) argument
774 drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum chg_state_flags flags) argument
799 conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drbd_state ns, enum chg_state_flags flags) argument
912 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connection) argument
1014 is_valid_transition(union drbd_state os, union drbd_state ns) argument
1052 sanitize_state(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum sanitize_state_warnings *warn) argument
1268 union drbd_state os; local
1681 lost_contact_to_peer_data(enum drbd_disk_state os, enum drbd_disk_state ns) argument
1708 after_state_ch(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum chg_state_flags flags, struct drbd_state_change *state_change) argument
2118 union drbd_dev_state os, cs = { local
2164 union drbd_state ns, os; local
2206 union drbd_state ns, os, ns_max = { }; local
2299 union drbd_state ns_max, ns_min, os; local
[all...]

Completed in 268 milliseconds

123456