| /Linux-v5.4/mm/ | 
| D | oom_kill.c | 67 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 …]
 
 | 
| D | memcontrol.c | 1578 	struct oom_control oc = {  in mem_cgroup_out_of_memory()  local
 | 
| D | page_alloc.c | 3794 	struct oom_control oc = {  in __alloc_pages_may_oom()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mscc/ | 
| D | ocelot_ace.c | 98 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/ | 
| D | bfa_cs.h | 39 #define bfa_fsm_state_decl(oc, st, otype, etype)			\  argument
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_cs.h | 187 #define bfa_sm_state_decl(oc, st, otype, etype)		\  argument216 #define bfa_fsm_state_decl(oc, st, otype, etype)		\  argument
 
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | display.c | 377 	struct omap_hwmod_opt_clk *oc;  in omap_dss_reset()  local
 | 
| D | omap_hwmod.c | 942 	struct omap_hwmod_opt_clk *oc;  in _init_opt_clks()  local972 	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/ | 
| D | drbd_state.c | 974 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
 
 | 
| D | drbd_receiver.c | 5156 	enum drbd_conns oc;  in conn_disconnect()  local
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | eadm.h | 43 	u8 oc:4;  member
 | 
| D | pci_clp.h | 153 	u8 oc;				/* operation controls */  member
 | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | ak4613.c | 101 	u8 oc;  member
 | 
| /Linux-v5.4/drivers/s390/cio/ | 
| D | chsc.h | 233 	u8 oc;  member
 | 
| /Linux-v5.4/drivers/tty/ | 
| D | sysrq.c | 364 	struct oom_control oc = {  in moom_callback()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | stat-shadow.c | 326 	struct evsel *counter, *leader, **metric_events, *oc;  in perf_stat__collect_metric_expr()  local
 | 
| /Linux-v5.4/sound/pci/echoaudio/ | 
| D | echoaudio.c | 491 	int oc;  in pcm_close()  local
 | 
| /Linux-v5.4/drivers/thermal/tegra/ | 
| D | soctherm.c | 1901 	struct soctherm_oc_cfg *oc = &ts->throt_cfgs[throt].oc_cfg;  in soctherm_oc_cfg_program()  local
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | services.c | 1931 	struct ocontext *oc;  in convert_context()  local
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | nfs4xdr.c | 3441 …4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm *oc)  in nfsd4_encode_open_confirm()
 | 
| D | nfs4state.c | 5838 	struct nfsd4_open_confirm *oc = &u->open_confirm;  in nfsd4_open_confirm()  local
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | lock.c | 5270 	int error = 0, mstype, err, oc, ou;  in dlm_recover_waiters_post()  local
 |