/linux-4.1.27/drivers/block/drbd/ |
D | drbd_state.c | 36 union drbd_state os; member 238 union drbd_state os, union drbd_state ns) in cl_wide_st_chg() 251 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) in apply_mask_val() 290 union drbd_state os, ns; in _req_st_cond() local 338 union drbd_state os, ns; in drbd_req_state() local 459 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err() 469 static long print_state_change(char *pb, union drbd_state os, union drbd_state ns, in print_state_change() 500 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state … in drbd_pr_state_change() 525 static void conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drb… in conn_pr_state_change() 637 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connecti… in is_valid_soft_transition() [all …]
|
D | drbd_worker.c | 845 union drbd_state os, ns; in drbd_resync_finished() local
|
D | drbd_nl.c | 1468 union drbd_state ns, os; in drbd_adm_attach() local
|
D | drbd_receiver.c | 4035 union drbd_state os, ns, peer_state; in receive_state() local
|
D | drbd_int.h | 1663 union drbd_state os; member
|
/linux-4.1.27/net/ceph/ |
D | ceph_fs.c | 14 __u32 os = le32_to_cpu(layout->fl_object_size); in ceph_file_layout_is_valid() local
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 807 struct omap_hwmod_ocp_if *os; in _init_interface_clks() local 918 struct omap_hwmod_ocp_if *os; in _enable_clocks() local 952 struct omap_hwmod_ocp_if *os; in _disable_clocks() local 1077 static int _count_ocp_if_addr_spaces(struct omap_hwmod_ocp_if *os) in _count_ocp_if_addr_spaces() 1201 struct omap_hwmod_ocp_if *os; in _get_addr_space_by_name() local 1248 struct omap_hwmod_ocp_if *os = NULL; in _save_mpu_port_index() local 1301 struct omap_hwmod_ocp_if *os; in _find_mpu_rt_addr_space() local 2517 struct omap_hwmod_ocp_if *os; in _setup_iclk_autoidle() local 3408 struct omap_hwmod_ocp_if *os; in omap_hwmod_count_resources() local 3432 struct omap_hwmod_ocp_if *os; in omap_hwmod_fill_resources() local
|
/linux-4.1.27/fs/ocfs2/ |
D | journal.c | 1889 struct ocfs2_orphan_scan *os; in ocfs2_queue_orphan_scan() local 1938 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_work() local 1955 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_stop() local 1968 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_init() local 1980 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_start() local
|
D | super.c | 235 struct ocfs2_orphan_scan *os = &osb->osb_orphan_scan; in ocfs2_osb_dump() local
|
/linux-4.1.27/arch/x86/oprofile/ |
D | op_model_p4.c | 350 #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.1.27/tools/perf/ |
D | builtin-mem.c | 211 char *s, *os = NULL, *p; in parse_mem_ops() local
|
D | builtin-record.c | 607 char *s, *os = NULL, *p; in parse_branch_stack() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | bootx_init.c | 121 char *s, *os; in bootx_dt_find_string() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote.h | 276 #define wiiproto_req_rreg(wdata, os, sz) \ argument 278 #define wiiproto_req_reeprom(wdata, os, sz) \ argument
|
D | hid-wiimote-core.c | 308 #define wiiproto_req_wreg(wdata, os, buf, sz) \ argument 311 #define wiiproto_req_weeprom(wdata, os, buf, sz) \ argument
|
/linux-4.1.27/drivers/hwmon/ |
D | lm75.c | 358 int conf, hyst, os; in lm75_detect() local
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptsas.h | 79 struct mptsas_mapping os; /* operating system mapping*/ member
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
D | mdp_ppp.c | 219 uint64_t n, d, os, os_p, od, od_p, oreq; in scale_params() local
|
/linux-4.1.27/tools/perf/util/ |
D | parse-options.h | 114 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtas.c | 208 char *os; in rtas_progress() local
|
D | prom_init.c | 2018 char *s, *os; in dt_find_string() local
|
/linux-4.1.27/mm/ |
D | vmstat.c | 347 int os = overstep_mode * (t >> 1) ; in mod_state() local
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
D | smc.h | 435 struct s_smt_os os ; /* os specific */ member
|
/linux-4.1.27/drivers/block/ |
D | ida_cmd.h | 264 __u16 os; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 1725 void lustre_swab_obd_statfs(struct obd_statfs *os) in lustre_swab_obd_statfs()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.h | 464 os:1, member
|
/linux-4.1.27/drivers/scsi/ |
D | ipr.h | 1640 u32 os; member
|