/kernel/linux/linux-5.10/drivers/block/drbd/ |
D | drbd_state.c | 25 union drbd_state os; member 468 union drbd_state os, union drbd_state ns) in cl_wide_st_chg() 481 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) in apply_mask_val() 520 union drbd_state os, ns; in _req_st_cond() local 568 union drbd_state os, ns; in drbd_req_state() local 733 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err() 743 static long print_state_change(char *pb, union drbd_state os, union drbd_state ns, in print_state_change() 774 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state … in drbd_pr_state_change() 799 static void conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drb… in conn_pr_state_change() 912 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connecti… in is_valid_soft_transition() [all …]
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | stat-display.c | 156 struct outstate *os = ctx; in new_line_std() local 162 struct outstate *os) in do_new_line_std() 176 struct outstate *os = ctx; in print_metric_std() local 201 struct outstate *os = ctx; in new_line_csv() local 217 struct outstate *os = ctx; in print_metric_csv() local 260 struct outstate *os = ctx; in print_metric_only() local 283 struct outstate *os = ctx; in print_metric_only_csv() local 309 struct outstate *os = ctx; in print_metric_header() local 402 struct outstate os = { in printout() local 924 struct outstate os = { in print_metric_headers() local
|
D | parse-regs-options.c | 17 char *s, *os = NULL, *p; in __parse_regs() local
|
D | parse-branch-options.c | 47 char *os = NULL; in parse_branch_str() local
|
/kernel/linux/linux-5.10/arch/mips/generic/ |
D | vmlinux.its.S | 14 os = "linux"; define
|
/kernel/linux/linux-5.10/fs/ceph/ |
D | util.c | 15 __u32 os = layout->object_size; in ceph_file_layout_is_valid() local
|
/kernel/linux/linux-5.10/sound/soc/meson/ |
D | axg-pdm.c | 151 unsigned int os = filters->hcic.ds; in axg_pdm_get_os() local 165 static int axg_pdm_set_sysclk(struct axg_pdm *priv, unsigned int os, in axg_pdm_set_sysclk() 228 unsigned int os = axg_pdm_get_os(priv); in axg_pdm_hw_params() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
D | falcon.c | 72 struct falcon_fw_os_header_v1 *os; in falcon_parse_firmware_image() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | journal.c | 1927 struct ocfs2_orphan_scan *os; in ocfs2_queue_orphan_scan() local 1976 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_work() local 1993 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_stop() local 2006 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_init() local 2018 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_start() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
D | parse-options.h | 127 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument 144 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument 154 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 872 struct omap_hwmod_ocp_if *os; in _init_interface_clks() local 978 struct omap_hwmod_ocp_if *os; in _enable_clocks() local 1036 struct omap_hwmod_ocp_if *os; in _disable_clocks() local 1121 struct omap_hwmod_ocp_if *os = NULL; in _save_mpu_port_index() local 2399 struct omap_hwmod_ocp_if *os; in _setup_iclk_autoidle() local
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-mem.c | 330 char *s, *os = NULL, *p; in parse_mem_ops() local
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | ad7606_spi.c | 252 unsigned long os[3] = {1}; in ad7606B_sw_mode_config() local
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-wiimote.h | 277 #define wiiproto_req_rreg(wdata, os, sz) \ argument 279 #define wiiproto_req_reeprom(wdata, os, sz) \ argument
|
D | hid-wiimote-core.c | 305 #define wiiproto_req_wreg(wdata, os, buf, sz) \ argument 308 #define wiiproto_req_weeprom(wdata, os, buf, sz) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
D | bootx_init.c | 118 char *s, *os; in bootx_dt_find_string() local
|
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 22 #define dump_prb_reg(nm, os) \ argument
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
D | mptsas.h | 79 struct mptsas_mapping os; /* operating system mapping*/ member
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | lm75.c | 786 int conf, hyst, os; in lm75_detect() local
|
/kernel/linux/linux-5.10/mm/ |
D | vmstat.c | 515 int os = overstep_mode * (t >> 1) ; in mod_zone_state() local 577 int os = overstep_mode * (t >> 1) ; in mod_node_state() local
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | curve25519-x86_64.c | 1021 u64 *os = tmp; in curve25519_ever64() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | rtas.c | 202 char *os; in rtas_progress() local
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | nand.h | 41 #define NAND_MEMORG(bpc, ps, os, ppe, epl, mbb, ppl, lpt, nt) \ argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfs4proc.c | 1581 struct nfsd4_offload_status *os = &u->offload_status; in nfsd4_offload_cancel() local 1667 struct nfsd4_offload_status *os = &u->offload_status; in nfsd4_offload_status() local
|