Home
last modified time | relevance | path

Searched refs:os (Results 1 – 96 of 96) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.c36 union drbd_state os; member
52 static void after_state_ch(struct drbd_device *device, union drbd_state os,
56 static enum drbd_state_rv is_valid_transition(union drbd_state os, union drbd_state ns);
57 static union drbd_state sanitize_state(struct drbd_device *device, union drbd_state os,
238 union drbd_state os, union drbd_state ns) in cl_wide_st_chg() argument
240 return (os.conn >= C_CONNECTED && ns.conn >= C_CONNECTED && in cl_wide_st_chg()
241 ((os.role != R_PRIMARY && ns.role == R_PRIMARY) || in cl_wide_st_chg()
242 (os.conn != C_STARTING_SYNC_T && ns.conn == C_STARTING_SYNC_T) || in cl_wide_st_chg()
243 (os.conn != C_STARTING_SYNC_S && ns.conn == C_STARTING_SYNC_S) || in cl_wide_st_chg()
244 (os.disk != D_FAILED && ns.disk == D_FAILED))) || in cl_wide_st_chg()
[all …]
Ddrbd_worker.c823 union drbd_state os, ns; in drbd_resync_finished() local
867 os = drbd_read_state(device); in drbd_resync_finished()
869 verify_done = (os.conn == C_VERIFY_S || os.conn == C_VERIFY_T); in drbd_resync_finished()
873 if (os.conn <= C_CONNECTED) in drbd_resync_finished()
876 ns = os; in drbd_resync_finished()
885 if (os.conn == C_VERIFY_S || os.conn == C_VERIFY_T) { in drbd_resync_finished()
894 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) in drbd_resync_finished()
915 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
926 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
938 if (!(os.conn == C_VERIFY_S || os.conn == C_VERIFY_T)) { in drbd_resync_finished()
Ddrbd_receiver.c4036 union drbd_state os, ns, peer_state; in receive_state() local
4056 os = ns = drbd_read_state(device); in receive_state()
4062 if (os.conn <= C_TEAR_DOWN) in receive_state()
4071 if ((os.pdsk == D_INCONSISTENT || os.pdsk == D_CONSISTENT) && in receive_state()
4073 os.conn > C_CONNECTED && os.disk == D_UP_TO_DATE) { in receive_state()
4087 else if (os.conn >= C_SYNC_SOURCE && in receive_state()
4096 if (os.conn == C_VERIFY_T && os.disk == D_UP_TO_DATE && in receive_state()
4108 if (os.pdsk == D_UP_TO_DATE && real_peer_disk == D_INCONSISTENT && in receive_state()
4109 os.conn == C_CONNECTED && peer_state.conn > C_SYNC_SOURCE) in receive_state()
4123 cr = (os.conn < C_CONNECTED); in receive_state()
[all …]
Ddrbd_nl.c1468 union drbd_state ns, os; in drbd_adm_attach() local
1797 os = drbd_read_state(device); in drbd_adm_attach()
1798 ns = os; in drbd_adm_attach()
1837 ns.i = os.i; in drbd_adm_attach()
3021 if (nla_put_u32(skb, T_prev_state, sib->os.i) || in nla_put_status_info()
Ddrbd_int.h1664 union drbd_state os; member
/linux-4.4.14/drivers/net/fddi/skfp/
Dhwmtm.c271 if (!(smc->os.hwm.descr_p = (union s_fp_descr volatile *) in mac_drv_init()
281 smc->os.hwm.mbuf_pool.mb_start=(SMbuf *)(&smc->os.hwm.mbuf_pool.mb[0]) ; in mac_drv_init()
284 if (!(smc->os.hwm.mbuf_pool.mb_start = (SMbuf *) mac_drv_get_space(smc, in mac_drv_init()
364 ds = (struct s_smt_fp_txd volatile *) ((char *)smc->os.hwm.descr_p + in init_txd_ring()
401 ds = (struct s_smt_fp_rxd volatile *) smc->os.hwm.descr_p ; in init_rxd_ring()
434 mb = smc->os.hwm.mbuf_pool.mb_start ; in init_fddi_driver()
435 smc->os.hwm.mbuf_pool.mb_free = (SMbuf *)NULL ; in init_fddi_driver()
457 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ; in init_fddi_driver()
458 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ; in init_fddi_driver()
459 smc->os.hwm.pass_SMT = smc->os.hwm.pass_NSA = smc->os.hwm.pass_DB = 0 ; in init_fddi_driver()
[all …]
Dskfddi.c266 smc->os.dev = dev; in skfp_init_one()
267 smc->os.bus_type = SK_BUS_TYPE_PCI; in skfp_init_one()
268 smc->os.pdev = *pdev; in skfp_init_one()
269 smc->os.QueueSkb = MAX_TX_QUEUE_LEN; in skfp_init_one()
270 smc->os.MaxFrameSize = MAX_FRAME_SIZE; in skfp_init_one()
271 smc->os.dev = dev; in skfp_init_one()
274 smc->os.ResetRequested = FALSE; in skfp_init_one()
275 skb_queue_head_init(&smc->os.SendSkbQueue); in skfp_init_one()
300 if (smc->os.SharedMemAddr) in skfp_init_one()
301 pci_free_consistent(pdev, smc->os.SharedMemSize, in skfp_init_one()
[all …]
Dsmtdef.c91 smc->os.smc_version = SMC_VERSION ; in smt_reset_defaults()
/linux-4.4.14/Documentation/tpm/
Dxen-tpmfront.txt21 mini-os to reduce memory and processor overhead.
23 This mini-os vTPM subsystem was built on top of the previous vTPM work done by
41 | mini-os/tpmback |
47 | mini-os/tpmfront |
52 | mini-os/tpmback |
58 | mini-os/tpm_tis |
72 * mini-os/tpmback: Mini-os TPM backend driver. The Linux frontend driver
77 * vtpm-stubdom: A mini-os stub domain that implements a vTPM. There is a
82 * mini-os/tpmfront: Mini-os TPM frontend driver. The vTPM mini-os domain
84 vtpmmgr-stubdom. This driver is also used in mini-os
[all …]
/linux-4.4.14/net/ceph/
Dceph_fs.c14 __u32 os = le32_to_cpu(layout->fl_object_size); in ceph_file_layout_is_valid() local
19 if (!os || (os & (CEPH_MIN_STRIPE_UNIT-1))) in ceph_file_layout_is_valid()
22 if (os < su || os % su) in ceph_file_layout_is_valid()
/linux-4.4.14/scripts/
Danalyze_suspend.py49 import os
115 if os.path.exists('/dev/rtc'):
116 rtc = os.readlink('/dev/rtc')
118 if os.path.exists(rtc) and os.path.exists(rtc+'/date') and \
119 os.path.exists(rtc+'/time') and os.path.exists(rtc+'/wakealarm'):
139 v = os.popen(self.adb+' shell cat /proc/version').read().strip()
154 os.mkdir(self.testdir)
158 os.system('echo 0 > '+self.rtcpath+'/wakealarm')
174 os.system('echo %d > %s/wakealarm' % (alarm, self.rtcpath))
909 os.system('echo 0 > '+tp+'tracing_on')
[all …]
Ddiffconfig10 import sys, os
87 if "KBUILD_OUTPUT" in os.environ:
88 build_dir = os.environ["KBUILD_OUTPUT"]+"/"
Dbloat-o-meter10 import sys, os, re
18 for l in os.popen("nm --size-sort " + file).readlines():
Dcheckkconfigsymbols.py11 import os
228 ".log" in gitfile or os.path.isdir(gitfile) or \
/linux-4.4.14/arch/arm/mach-omap2/
Domap_hwmod.c821 struct omap_hwmod_ocp_if *os; in _init_interface_clks() local
830 os = _fetch_next_ocp_if(&p, &i); in _init_interface_clks()
831 if (!os->clk) in _init_interface_clks()
834 c = clk_get(NULL, os->clk); in _init_interface_clks()
837 oh->name, os->clk); in _init_interface_clks()
841 os->_clk = c; in _init_interface_clks()
850 clk_prepare(os->_clk); in _init_interface_clks()
932 struct omap_hwmod_ocp_if *os; in _enable_clocks() local
944 os = _fetch_next_ocp_if(&p, &i); in _enable_clocks()
946 if (os->_clk && (os->flags & OCPIF_SWSUP_IDLE)) in _enable_clocks()
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-ib62x0.dts22 pmx_led_os_red: pmx-led-os-red {
30 pmx_led_os_green: pmx-led-os-green {
83 green-os {
84 label = "ib62x0:green:os";
88 red-os {
89 label = "ib62x0:red:os";
Ddra72-evm.dts545 label = "NAND.u-boot-spl-os";
751 label = "QSPI.u-boot-spl-os";
Ddra7-evm.dts693 label = "QSPI.u-boot-spl-os";
793 label = "NAND.u-boot-spl-os";
Dam335x-evm.dts572 label = "NAND.u-boot-spl-os";
Dam43x-epos-evm.dts615 label = "NAND.u-boot-spl-os";
Dam437x-gp-evm.dts871 label = "NAND.u-boot-spl-os";
/linux-4.4.14/fs/ocfs2/
Djournal.c1916 struct ocfs2_orphan_scan *os; in ocfs2_queue_orphan_scan() local
1920 os = &osb->osb_orphan_scan; in ocfs2_queue_orphan_scan()
1922 if (atomic_read(&os->os_state) == ORPHAN_SCAN_INACTIVE) in ocfs2_queue_orphan_scan()
1925 trace_ocfs2_queue_orphan_scan_begin(os->os_count, os->os_seqno, in ocfs2_queue_orphan_scan()
1926 atomic_read(&os->os_state)); in ocfs2_queue_orphan_scan()
1936 if (atomic_read(&os->os_state) == ORPHAN_SCAN_INACTIVE) in ocfs2_queue_orphan_scan()
1939 if (os->os_seqno != seqno) { in ocfs2_queue_orphan_scan()
1940 os->os_seqno = seqno; in ocfs2_queue_orphan_scan()
1952 os->os_count++; in ocfs2_queue_orphan_scan()
1953 os->os_scantime = CURRENT_TIME; in ocfs2_queue_orphan_scan()
[all …]
Dsuper.c237 struct ocfs2_orphan_scan *os = &osb->osb_orphan_scan; in ocfs2_osb_dump() local
338 os->os_count, os->os_seqno); in ocfs2_osb_dump()
340 if (atomic_read(&os->os_state) == ORPHAN_SCAN_INACTIVE) in ocfs2_osb_dump()
344 (get_seconds() - os->os_scantime.tv_sec)); in ocfs2_osb_dump()
/linux-4.4.14/tools/perf/Documentation/
Dperf-kvm.txt6 perf-kvm - Tool to trace/measure kvm guest os
23 a performance counter profile of guest os in realtime
47 for use by perf report. As buildid is read from /sys/kernel/notes in os, then
80 Guest os root file system mount directory. Users mounts guest os
82 typically, sshfs. For example, start 2 guest os. The one's pid is 8888
89 Guest os /proc/kallsyms file copy. 'perf' kvm' reads it to get guest
90 kernel symbols. Users copy it out from guest os.
92 Guest os /proc/modules file copy. 'perf' kvm' reads it to get guest
93 kernel module information. Users copy it out from guest os.
95 Guest os kernel vmlinux.
Dperf-script-python.txt128 import os
131 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
215 import os
218 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
278 import os
281 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
515 import os
518 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
/linux-4.4.14/tools/perf/util/
Dparse-regs-options.c12 char *s, *os = NULL, *p; in parse_regs() local
27 s = os = strdup(str); in parse_regs()
69 free(os); in parse_regs()
Dparse-branch-options.c44 char *s, *os = NULL, *p; in parse_branch_stack() local
59 s = os = strdup(str); in parse_branch_stack()
93 free(os); in parse_branch_stack()
Dsetup.py4 from os import getenv
Dparse-options.h115 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
118 .set = check_vtype(os, bool *)}
/linux-4.4.14/arch/ia64/scripts/
Dunwcheck.py13 import os
21 readelf = os.getenv("READELF", "readelf")
39 for line in os.popen("%s -u %s" % (readelf, sys.argv[1])):
/linux-4.4.14/drivers/hwmon/
Dlm75.c365 int conf, hyst, os; in lm75_detect() local
412 os = i2c_smbus_read_byte_data(new_client, 3); in lm75_detect()
421 os = i2c_smbus_read_byte_data(new_client, 3); in lm75_detect()
422 if (i2c_smbus_read_byte_data(new_client, 4) != os in lm75_detect()
423 || i2c_smbus_read_byte_data(new_client, 5) != os in lm75_detect()
424 || i2c_smbus_read_byte_data(new_client, 6) != os in lm75_detect()
425 || i2c_smbus_read_byte_data(new_client, 7) != os) in lm75_detect()
432 if (hyst == 0 && os == 0) in lm75_detect()
439 || i2c_smbus_read_byte_data(new_client, i + 3) != os) in lm75_detect()
/linux-4.4.14/arch/powerpc/kernel/
Drtas.c208 char *os; in rtas_progress() local
274 os = s; in rtas_progress()
275 while (*os) { in rtas_progress()
276 if (*os == '\n' || *os == '\r') { in rtas_progress()
281 if (*os == '\n' && !os[1]) { in rtas_progress()
292 if (*os == '\n') { in rtas_progress()
299 rtas_call(display_character, 1, 1, NULL, *os); in rtas_progress()
308 rtas_call(display_character, 1, 1, NULL, *os); in rtas_progress()
311 os++; in rtas_progress()
315 while ((*os != 0) && (*os != '\n') && (*os != '\r')) in rtas_progress()
[all …]
Dprom_init.c2046 char *s, *os; in dt_find_string() local
2048 s = os = (char *)dt_string_start; in dt_find_string()
2052 return s - os; in dt_find_string()
/linux-4.4.14/scripts/gdb/
Dvmlinux-gdb.py14 import os
16 sys.path.insert(0, os.path.dirname(__file__) + "/scripts/gdb")
/linux-4.4.14/tools/hv/
Dlsvmbus3 import os
18 if not os.path.isdir(vmbus_sys_path):
59 for f in os.listdir(vmbus_sys_path):
/linux-4.4.14/scripts/gdb/linux/
Dsymbols.py15 import os
78 for root, dirs, files in os.walk(path):
88 if re.match(module_pattern, name) and os.path.exists(name):
157 self.module_paths.append(os.getcwd())
/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py13 import os
218 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
255 output_dir_name = os.getcwd() + "/" + dbname + "-perf-data"
256 os.mkdir(output_dir_name)
272 os.rmdir(output_dir_name)
533 os.unlink(name)
591 os.rmdir(output_dir_name)
Dsyscall-counts.py8 import os
11 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dfutex-contention.py13 import os, sys
14 sys.path.append(os.environ['PERF_EXEC_PATH'] + '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
Dnet_dropmonitor.py3 import os
6 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dcheck-perf-trace.py10 import os
13 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dsyscall-counts-by-pid.py8 import os, sys
10 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dsctop.py11 import os, sys, thread, time
13 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dfailed-syscalls-by-pid.py8 import os
11 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Devent_analyzing_sample.py17 import os
23 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dsched-migration.py14 import os
20 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dnetdev-times.py10 import os
13 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
Dcompaction-times.py7 import os
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py9 import errno, os
70 machine_id = machine_to_id[os.uname()[4]]
/linux-4.4.14/drivers/hid/
Dhid-wiimote.h276 #define wiiproto_req_rreg(wdata, os, sz) \ argument
277 wiiproto_req_rmem((wdata), false, (os), (sz))
278 #define wiiproto_req_reeprom(wdata, os, sz) \ argument
279 wiiproto_req_rmem((wdata), true, (os), (sz))
Dhid-wiimote-core.c308 #define wiiproto_req_wreg(wdata, os, buf, sz) \ argument
309 wiiproto_req_wmem((wdata), false, (os), (buf), (sz))
311 #define wiiproto_req_weeprom(wdata, os, buf, sz) \ argument
312 wiiproto_req_wmem((wdata), true, (os), (buf), (sz))
/linux-4.4.14/Documentation/DocBook/
Dgadget.xml.db48 API-struct-usb-os-desc-ext-prop
49 API-struct-usb-os-desc
50 API-struct-usb-os-desc-table
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1570 void lustre_swab_obd_statfs(struct obd_statfs *os) in lustre_swab_obd_statfs() argument
1572 __swab64s(&os->os_type); in lustre_swab_obd_statfs()
1573 __swab64s(&os->os_blocks); in lustre_swab_obd_statfs()
1574 __swab64s(&os->os_bfree); in lustre_swab_obd_statfs()
1575 __swab64s(&os->os_bavail); in lustre_swab_obd_statfs()
1576 __swab64s(&os->os_files); in lustre_swab_obd_statfs()
1577 __swab64s(&os->os_ffree); in lustre_swab_obd_statfs()
1579 __swab32s(&os->os_bsize); in lustre_swab_obd_statfs()
1580 __swab32s(&os->os_namelen); in lustre_swab_obd_statfs()
1581 __swab64s(&os->os_maxbytes); in lustre_swab_obd_statfs()
[all …]
/linux-4.4.14/arch/m68k/ifpsp060/
DMakefile7 obj-y := fskeleton.o iskeleton.o os.o
DREADME55 os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
DMISC196 wrk/os.s : 2.1
Dos.S29 | os.s
/linux-4.4.14/tools/perf/
Dbuiltin-mem.c208 char *s, *os = NULL, *p; in parse_mem_ops() local
217 s = os = strdup(str); in parse_mem_ops()
252 free(os); in parse_mem_ops()
/linux-4.4.14/arch/powerpc/platforms/ps3/
DMakefile2 obj-y += interrupt.o exports.o os-area.o
/linux-4.4.14/arch/um/
DMakefile30 $(ARCH_DIR)/os-$(OS)/
77 include $(ARCH_DIR)/Makefile-os-$(OS)
/linux-4.4.14/tools/perf/tests/
Dattr.py3 import os
173 ret = os.WEXITSTATUS(os.system(cmd))
/linux-4.4.14/arch/x86/oprofile/
Dop_model_p4.c350 #define ESCR_SET_OS_0(escr, os) ((escr) |= (((os) & 1) << 3)) argument
352 #define ESCR_SET_OS_1(escr, os) ((escr) |= (((os) & 1) << 1)) argument
/linux-4.4.14/Documentation/target/
Dtcm_mod_builder.py9 import os, sys
28 if os.path.isdir(fabric_mod_dir_var) == True:
32 ret = os.mkdir(fabric_mod_dir_var)
628 tcm_dir = os.getcwd();
/linux-4.4.14/arch/x86/um/
DMakefile15 mem_$(BITS).o subarch.o os-$(OS)/
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dbootx_init.c121 char *s, *os; in bootx_dt_find_string() local
123 s = os = (char *)bootx_dt_strbase; in bootx_dt_find_string()
127 return s - os; in bootx_dt_find_string()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.h79 struct mptsas_mapping os; /* operating system mapping*/ member
Dmptsas.c601 sas_info->os.id = starget->id; in mptsas_add_device_component()
602 sas_info->os.channel = starget->channel; in mptsas_add_device_component()
734 sas_info->os.id = starget->id; in mptsas_add_device_component_starget_ir()
735 sas_info->os.channel = starget->channel; in mptsas_add_device_component_starget_ir()
799 if (sas_info->os.channel == channel && sas_info->os.id == id) in mptsas_del_device_component_by_os()
4069 id = sas_info->os.id; in mptsas_handle_queue_full_event()
4070 channel = sas_info->os.channel; in mptsas_handle_queue_full_event()
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h102 # This is the variable where the next core to boot os stored
/linux-4.4.14/drivers/block/
Dida_cmd.h264 __u16 os; member
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dsmc.h435 struct s_smt_os os ; /* os specific */ member
/linux-4.4.14/mm/
Dvmstat.c347 int os = overstep_mode * (t >> 1) ; in mod_state() local
350 z = n + os; in mod_state()
351 n = -os; in mod_state()
/linux-4.4.14/tools/power/cpupower/po/
Dpt.po483 " -m, --human saída legível para humanos para os parâmetros -f, -w, "
507 "Para os argumentos marcados com *, omitir o argumento -c ou --cpu é\n"
587 " -r, --related Modifica todos os CPUs relacionados ao hardware\n"
600 "Para os argumentos marcados com *, omitir o argumento -c ou --cpu é\n"
656 "o parâmetro -f/--freq não pode ser combinado com os parâmetros -d/--min, -"
/linux-4.4.14/Documentation/isdn/
DHiSax.cert33 or tas have been completely approved for any other os, the approval
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dmacros.fuc25 #include "os.h"
Dgpc.fuc65 // In: $r15 error code (see os.h)
Dhub.fuc52 // In: $r15 error code (see os.h)
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmacros.fuc30 #include "os.h"
/linux-4.4.14/Documentation/devicetree/
Dof_unittest.txt4 Author: Gaurav Minocha <gaurav.minocha.os@gmail.com>
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h478 os:1, member
/linux-4.4.14/Documentation/blockdev/
Dfloppy.txt230 comp.os.linux.hardware. As the volume in these groups is rather high,
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dpfpsp.S1898 bra.l _fpsp_done # exit to os
1921 bra.l _fpsp_done # exit to os
2035 bra.l _fpsp_done # exit to os
2129 bra.l _fpsp_done # exit to os
Dfpsp.S1899 bra.l _fpsp_done # exit to os
1922 bra.l _fpsp_done # exit to os
2036 bra.l _fpsp_done # exit to os
2130 bra.l _fpsp_done # exit to os
/linux-4.4.14/Documentation/block/
Dbiodoc.txt376 Also, using the buffer head as an i/o structure for i/os that didn't originate
389 iii.Ability to represent large i/os w/o unnecessarily breaking them up (i.e
391 iv. At the same time, ability to retain independent identity of i/os from
453 - Large i/os can be sent down in one go using a bio_vec list consisting
/linux-4.4.14/Documentation/filesystems/
Dhpfs.txt49 one hour more, than under os/2, use timeshift=-3600.
Dcoda.txt1023 44..1166.. cclloossee
/linux-4.4.14/drivers/scsi/
Dipr.h1657 u32 os; member
Dipr.c3105 driver_dump->hdr.os = IPR_DUMP_OS_LINUX; in ipr_get_ioa_dump()
/linux-4.4.14/arch/s390/
DKconfig829 Writing 1 or 0 to /proc/appldata/os creates(1) or removes(0) a z/VM
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid_sas304 the tape device, set the pthru timeout to the os layer timeout value.
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1748 void lustre_swab_obd_statfs(struct obd_statfs *os);
/linux-4.4.14/Documentation/
Dkernel-docs.txt253 URL: http://www.nondot.org/sabre/os/files/FileSystems/ext2fs/
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1819 (default:wavefront.os)
1833 Note: the firmware file "wavefront.os" was located in the earlier
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES245 (win9x, os/2 etc.) when null password. Do not send listxattr
/linux-4.4.14/
DCREDITS1897 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
3915 D: comp.os.linux.announce, former moderator
DMAINTAINERS10936 F: arch/um/os-Linux/drivers/
/linux-4.4.14/arch/mips/
DKconfig296 used by several vendors to build RISC/os and Windows NT workstations.