Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Doom_kill.c67 static inline bool is_memcg_oom(struct oom_control *oc) in is_memcg_oom()
86 struct oom_control *oc) in oom_cpuset_eligible()
120 static bool oom_cpuset_eligible(struct task_struct *tsk, struct oom_control *oc) in oom_cpuset_eligible()
155 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()
252 static enum oom_constraint constrained_alloc(struct oom_control *oc) in constrained_alloc()
311 struct oom_control *oc = arg; in oom_evaluate_task() local
365 static void select_bad_process(struct oom_control *oc) in select_bad_process()
382 struct oom_control *oc = arg; in dump_task() local
423 static void dump_tasks(struct oom_control *oc) in dump_tasks()
440 static void dump_oom_summary(struct oom_control *oc, struct task_struct *victim) in dump_oom_summary()
[all …]
Dmemcontrol.c1578 struct oom_control oc = { in mem_cgroup_out_of_memory() local
Dpage_alloc.c3794 struct oom_control oc = { in __alloc_pages_may_oom() local
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.c98 static u32 vcap_s2_read_update_ctrl(struct ocelot *oc) in vcap_s2_read_update_ctrl()
103 static void vcap_cmd(struct ocelot *oc, u16 ix, int cmd, int sel) in vcap_cmd()
128 static void vcap_row_cmd(struct ocelot *oc, u32 row, int cmd, int sel) in vcap_row_cmd()
133 static void vcap_entry2cache(struct ocelot *oc, struct vcap_data *data) in vcap_entry2cache()
144 static void vcap_cache2entry(struct ocelot *oc, struct vcap_data *data) in vcap_cache2entry()
156 static void vcap_action2cache(struct ocelot *oc, struct vcap_data *data) in vcap_action2cache()
174 static void vcap_cache2action(struct ocelot *oc, struct vcap_data *data) in vcap_cache2action()
/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h39 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_cs.h187 #define bfa_sm_state_decl(oc, st, otype, etype) \ argument
216 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/Linux-v5.4/arch/arm/mach-omap2/
Ddisplay.c377 struct omap_hwmod_opt_clk *oc; in omap_dss_reset() local
Domap_hwmod.c942 struct omap_hwmod_opt_clk *oc; in _init_opt_clks() local
972 struct omap_hwmod_opt_clk *oc; in _enable_optional_clocks() local
987 struct omap_hwmod_opt_clk *oc; in _disable_optional_clocks() local
/Linux-v5.4/drivers/block/drbd/
Ddrbd_state.c974 is_valid_conn_transition(enum drbd_conns oc, enum drbd_conns nc) in is_valid_conn_transition()
2029 enum drbd_conns oc; member
2042 enum drbd_conns oc = acscw->oc; in w_after_conn_state_ch() local
2289 enum drbd_conns oc = connection->cstate; in _conn_request_state() local
Ddrbd_receiver.c5156 enum drbd_conns oc; in conn_disconnect() local
/Linux-v5.4/arch/s390/include/asm/
Deadm.h43 u8 oc:4; member
Dpci_clp.h153 u8 oc; /* operation controls */ member
/Linux-v5.4/sound/soc/codecs/
Dak4613.c101 u8 oc; member
/Linux-v5.4/drivers/s390/cio/
Dchsc.h233 u8 oc; member
/Linux-v5.4/drivers/tty/
Dsysrq.c364 struct oom_control oc = { in moom_callback() local
/Linux-v5.4/tools/perf/util/
Dstat-shadow.c326 struct evsel *counter, *leader, **metric_events, *oc; in perf_stat__collect_metric_expr() local
/Linux-v5.4/sound/pci/echoaudio/
Dechoaudio.c491 int oc; in pcm_close() local
/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c1901 struct soctherm_oc_cfg *oc = &ts->throt_cfgs[throt].oc_cfg; in soctherm_oc_cfg_program() local
/Linux-v5.4/security/selinux/ss/
Dservices.c1931 struct ocontext *oc; in convert_context() local
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c3441 …4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm *oc) in nfsd4_encode_open_confirm()
Dnfs4state.c5838 struct nfsd4_open_confirm *oc = &u->open_confirm; in nfsd4_open_confirm() local
/Linux-v5.4/fs/dlm/
Dlock.c5270 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local