Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/drivers/block/drbd/
Ddrbd_state.c37 union drbd_state os; member
480 union drbd_state os, union drbd_state ns) in cl_wide_st_chg()
493 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) in apply_mask_val()
532 union drbd_state os, ns; in _req_st_cond() local
580 union drbd_state os, ns; in drbd_req_state() local
747 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err()
757 static long print_state_change(char *pb, union drbd_state os, union drbd_state ns, in print_state_change()
788 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state … in drbd_pr_state_change()
813 static void conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drb… in conn_pr_state_change()
926 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connecti… in is_valid_soft_transition()
[all …]
Ddrbd_worker.c871 union drbd_state os, ns; in drbd_resync_finished() local
/Linux-v4.19/tools/perf/util/
Dparse-regs-options.c13 char *s, *os = NULL, *p; in parse_regs() local
Dparse-branch-options.c45 char *os = NULL; in parse_branch_str() local
/Linux-v4.19/arch/mips/generic/
Dvmlinux.its.S14 os = "linux"; define
/Linux-v4.19/net/ceph/
Dceph_fs.c15 __u32 os = layout->object_size; in ceph_file_layout_is_valid() local
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c887 struct outstate *os = ctx; in new_line_std() local
892 static void do_new_line_std(struct outstate *os) in do_new_line_std()
905 struct outstate *os = ctx; in print_metric_std() local
930 struct outstate *os = ctx; in new_line_csv() local
945 struct outstate *os = ctx; in print_metric_csv() local
991 struct outstate *os = ctx; in print_metric_only() local
1013 struct outstate *os = ctx; in print_metric_only_csv() local
1037 struct outstate *os = ctx; in print_metric_header() local
1130 struct outstate os = { in printout() local
1623 struct outstate os = { in print_metric_headers() local
Dbuiltin-mem.c338 char *s, *os = NULL, *p; in parse_mem_ops() local
/Linux-v4.19/fs/ocfs2/
Djournal.c1913 struct ocfs2_orphan_scan *os; in ocfs2_queue_orphan_scan() local
1962 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_work() local
1979 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_stop() local
1992 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_init() local
2004 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_start() local
Dsuper.c233 struct ocfs2_orphan_scan *os = &osb->osb_orphan_scan; in ocfs2_osb_dump() local
/Linux-v4.19/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-v4.19/drivers/gpu/drm/tegra/
Dfalcon.c90 struct falcon_fw_os_header_v1 *os; in falcon_parse_firmware_image() local
/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod.c872 struct omap_hwmod_ocp_if *os; in _init_interface_clks() local
978 struct omap_hwmod_ocp_if *os; in _enable_clocks() local
1034 struct omap_hwmod_ocp_if *os; in _disable_clocks() local
1117 struct omap_hwmod_ocp_if *os = NULL; in _save_mpu_port_index() local
2402 struct omap_hwmod_ocp_if *os; in _setup_iclk_autoidle() local
/Linux-v4.19/tools/lib/subcmd/
Dparse-options.h126 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
142 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument
/Linux-v4.19/drivers/hid/
Dhid-wiimote.h278 #define wiiproto_req_rreg(wdata, os, sz) \ argument
280 #define wiiproto_req_reeprom(wdata, os, sz) \ argument
Dhid-wiimote-core.c308 #define wiiproto_req_wreg(wdata, os, buf, sz) \ argument
311 #define wiiproto_req_weeprom(wdata, os, buf, sz) \ argument
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dbootx_init.c122 char *s, *os; in bootx_dt_find_string() local
/Linux-v4.19/drivers/hwmon/
Dlm75.c530 int conf, hyst, os; in lm75_detect() local
/Linux-v4.19/drivers/message/fusion/
Dmptsas.h79 struct mptsas_mapping os; /* operating system mapping*/ member
/Linux-v4.19/include/linux/mtd/
Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
/Linux-v4.19/mm/
Dvmstat.c505 int os = overstep_mode * (t >> 1) ; in mod_zone_state() local
562 int os = overstep_mode * (t >> 1) ; in mod_node_state() local
/Linux-v4.19/arch/powerpc/kernel/
Drtas.c204 char *os; in rtas_progress() local
Dprom_init.c2328 char *s, *os; in dt_find_string() local
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dsmc.h435 struct s_smt_os os ; /* os specific */ member
/Linux-v4.19/arch/x86/events/
Dperf_event.h485 os:1, member

12