Home
last modified time | relevance | path

Searched defs:oc (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/mm/
Doom_kill.c143 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()
148 static inline bool is_memcg_oom(struct oom_control *oc) in is_memcg_oom()
258 static enum oom_constraint constrained_alloc(struct oom_control *oc) in constrained_alloc()
317 struct oom_control *oc = arg; in oom_evaluate_task() local
370 static void select_bad_process(struct oom_control *oc) in select_bad_process()
431 static void dump_header(struct oom_control *oc, struct task_struct *p) in dump_header()
925 static void oom_kill_process(struct oom_control *oc, const char *message) in oom_kill_process()
1008 static void check_panic_on_oom(struct oom_control *oc, in check_panic_on_oom()
1053 bool out_of_memory(struct oom_control *oc) in out_of_memory()
1132 struct oom_control oc = { in pagefault_out_of_memory() local
Dmemcontrol.c1376 struct oom_control oc = { in mem_cgroup_out_of_memory() local
Dpage_alloc.c3454 struct oom_control oc = { in __alloc_pages_may_oom() local
/Linux-v4.19/fs/exofs/
Dexofs.h77 struct ore_components oc; /* comps for the partition */ member
92 struct ore_components oc; /* inode view of the device table */ member
219 static inline void exofs_init_comps(struct ore_components *oc, in exofs_init_comps()
Dore.c144 struct ore_components *oc, unsigned numdevs, in _ore_get_io_state()
256 int ore_get_rw_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_rw_state()
325 int ore_get_io_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_io_state()
1114 int ore_truncate(struct ore_layout *layout, struct ore_components *oc, in ore_truncate()
Dsuper.c372 struct ore_components oc; in exofs_sync_fs() local
/Linux-v4.19/include/scsi/
Dosd_ore.h81 const struct ore_components *oc, unsigned i) in ore_comp_dev()
88 struct ore_components *oc, unsigned i, struct osd_dev *od) in ore_comp_set_dev()
124 struct ore_components *oc; member
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h47 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_cs.h195 #define bfa_sm_state_decl(oc, st, otype, etype) \ argument
224 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/Linux-v4.19/arch/arm/mach-omap2/
Ddisplay.c320 struct omap_hwmod_opt_clk *oc; in omap_dss_reset() local
Domap_hwmod.c911 struct omap_hwmod_opt_clk *oc; in _init_opt_clks() local
941 struct omap_hwmod_opt_clk *oc; in _enable_optional_clocks() local
956 struct omap_hwmod_opt_clk *oc; in _disable_optional_clocks() local
/Linux-v4.19/drivers/block/drbd/
Ddrbd_state.c988 is_valid_conn_transition(enum drbd_conns oc, enum drbd_conns nc) in is_valid_conn_transition()
2043 enum drbd_conns oc; member
2056 enum drbd_conns oc = acscw->oc; in w_after_conn_state_ch() local
2304 enum drbd_conns oc = connection->cstate; in _conn_request_state() local
Ddrbd_receiver.c4979 enum drbd_conns oc; in conn_disconnect() local
/Linux-v4.19/arch/s390/include/asm/
Deadm.h43 u8 oc:4; member
Dpci_clp.h133 u8 oc; /* operation controls */ member
/Linux-v4.19/sound/soc/codecs/
Dak4613.c101 u8 oc; member
/Linux-v4.19/drivers/s390/cio/
Dchsc.h232 u8 oc; member
/Linux-v4.19/drivers/tty/
Dsysrq.c371 struct oom_control oc = { in moom_callback() local
/Linux-v4.19/tools/perf/util/
Dstat-shadow.c315 struct perf_evsel *counter, *leader, **metric_events, *oc; in perf_stat__collect_metric_expr() local
/Linux-v4.19/sound/pci/echoaudio/
Dechoaudio.c503 int oc; in pcm_close() local
/Linux-v4.19/security/selinux/ss/
Dservices.c1938 struct ocontext *oc; in convert_context() local
/Linux-v4.19/fs/nfsd/
Dnfs4xdr.c3431 …4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm *oc) in nfsd4_encode_open_confirm()
Dnfs4state.c5363 struct nfsd4_open_confirm *oc = &u->open_confirm; in nfsd4_open_confirm() local
/Linux-v4.19/fs/dlm/
Dlock.c5269 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local