Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Doom_kill.c125 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()
208 static enum oom_constraint constrained_alloc(struct oom_control *oc, in constrained_alloc()
258 static enum oom_constraint constrained_alloc(struct oom_control *oc, in constrained_alloc()
266 enum oom_scan_t oom_scan_process_thread(struct oom_control *oc, in oom_scan_process_thread()
300 static struct task_struct *select_bad_process(struct oom_control *oc, in select_bad_process()
386 static void dump_header(struct oom_control *oc, struct task_struct *p, in dump_header()
509 void oom_kill_process(struct oom_control *oc, struct task_struct *p, in oom_kill_process()
628 void check_panic_on_oom(struct oom_control *oc, enum oom_constraint constraint, in check_panic_on_oom()
673 bool out_of_memory(struct oom_control *oc) in out_of_memory()
746 struct oom_control oc = { in pagefault_out_of_memory() local
Dmemcontrol.c1339 struct oom_control oc = { in mem_cgroup_out_of_memory() local
Dpage_alloc.c2706 struct oom_control oc = { in __alloc_pages_may_oom() local
/linux-4.4.14/fs/exofs/
Dexofs.h78 struct ore_components oc; /* comps for the partition */ member
93 struct ore_components oc; /* inode view of the device table */ member
220 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()
242 int ore_get_rw_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_rw_state()
311 int ore_get_io_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_io_state()
1100 int ore_truncate(struct ore_layout *layout, struct ore_components *oc, in ore_truncate()
Dsuper.c368 struct ore_components oc; in exofs_sync_fs() local
/linux-4.4.14/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-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h47 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.c690 is_valid_conn_transition(enum drbd_conns oc, enum drbd_conns nc) in is_valid_conn_transition()
1570 enum drbd_conns oc; member
1582 enum drbd_conns oc = acscw->oc; in w_after_conn_state_ch() local
1823 enum drbd_conns oc = connection->cstate; in _conn_request_state() local
Ddrbd_receiver.c4651 enum drbd_conns oc; in conn_disconnect() local
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c67 struct ore_components oc; member
160 static void copy_single_comp(struct ore_components *oc, unsigned c, in copy_single_comp()
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_cs.h227 #define bfa_sm_state_decl(oc, st, otype, etype) \ argument
256 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
/linux-4.4.14/arch/arm/mach-omap2/
Ddisplay.c523 struct omap_hwmod_opt_clk *oc; in omap_dss_reset() local
Domap_hwmod.c865 struct omap_hwmod_opt_clk *oc; in _init_opt_clks() local
895 struct omap_hwmod_opt_clk *oc; in _enable_optional_clocks() local
910 struct omap_hwmod_opt_clk *oc; in _disable_optional_clocks() local
/linux-4.4.14/arch/s390/include/asm/
Deadm.h41 u8 oc:4; member
Dpci_clp.h149 u8 oc; /* operation controls */ member
/linux-4.4.14/drivers/tty/
Dsysrq.c357 struct oom_control oc = { in moom_callback() local
/linux-4.4.14/drivers/s390/cio/
Dchsc.h223 u8 oc; member
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.c503 int oc; in pcm_close() local
/linux-4.4.14/security/selinux/ss/
Dservices.c1857 struct ocontext *oc; in convert_context() local
/linux-4.4.14/fs/nfsd/
Dnfs4xdr.c3319 …4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm *oc) in nfsd4_encode_open_confirm()
Dnfs4state.c5016 struct nfsd4_open_confirm *oc) in nfsd4_open_confirm()
/linux-4.4.14/fs/dlm/
Dlock.c5269 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local