Searched defs:os (Results 26 - 50 of 128) sorted by last modified time

123456

/linux-master/fs/nfsd/
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/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...]
H A Ddrbd_nl.c1731 union drbd_state ns, os; local
H A Ddrbd_int.h1579 union drbd_state os; member in struct:sib_info::__anon321::__anon323
/linux-master/arch/arm/mach-omap2/
H A Domap_hwmod.c872 struct omap_hwmod_ocp_if *os; local
978 struct omap_hwmod_ocp_if *os; local
1036 struct omap_hwmod_ocp_if *os; local
1121 struct omap_hwmod_ocp_if *os = NULL; local
2367 struct omap_hwmod_ocp_if *os; local
[all...]
/linux-master/Documentation/sphinx/
H A Dkerneldoc.py31 import os namespace
H A Dtranslations.py9 import os namespace
H A Dkernel_feat.py35 import os namespace
H A Dkfigure.py51 import os namespace
H A Dkernel_abi.py36 import os namespace
/linux-master/Documentation/
H A Dconf.py16 import os namespace
[all...]
/linux-master/scripts/gdb/linux/
H A Dsymbols.py15 import os namespace
/linux-master/arch/powerpc/kernel/
H A Drtas.c865 char *os; local
[all...]
/linux-master/scripts/clang-tools/
H A Dgen_compile_commands.py13 import os namespace
[all...]
/linux-master/tools/perf/util/
H A Dparse-branch-options.c52 char *os = NULL; local
/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py112 import os namespace
H A Darm-cs-trace-disasm.py10 import os namespace
H A Dcompaction-times.py7 import os namespace
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py1 import os namespace
/linux-master/tools/testing/selftests/hid/tests/
H A Dbase.py9 import os namespace
/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py21 import os namespace
[all...]
/linux-master/drivers/hwmon/
H A Dlm75.c892 int conf, hyst, os; local
/linux-master/tools/testing/kunit/
H A Dkunit_tool_test.py16 import os namespace
[all...]
/linux-master/mm/
H A Dvmstat.c584 int os = overstep_mode * (t >> 1) ; local
653 int os = overstep_mode * (t >> 1) ; local
/linux-master/arch/x86/events/
H A Dperf_event.h633 os:1, member in struct:x86_pmu_config::__anon81

Completed in 321 milliseconds

123456