Home
last modified time | relevance | path

Searched defs:me (Results 51 – 75 of 148) sorted by relevance

123456

/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss.c546 static int iss_pipeline_is_last(struct media_entity *me) in iss_pipeline_is_last()
621 int omap4iss_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait, in omap4iss_module_sync_idle()
H A Diss_ipipe.c502 struct media_entity *me = &sd->entity; in ipipe_init_entities() local
/openbmc/linux/arch/um/os-Linux/drivers/
H A Dtuntap_user.c62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_32.c123 struct module *me) in module_frob_arch_sections()
/openbmc/linux/arch/x86/kernel/
H A Dsignal.c342 struct task_struct *me = current; in signal_fault() local
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h167 struct module *me; member
208 struct module *me; member
236 struct module *me; member
/openbmc/linux/net/netfilter/
H A Dnft_compat.c292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy()
303 struct module *me = target->me; in nft_target_destroy() local
554 struct module *me = match->me; in __nft_match_destroy() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c49 u32 me = (ring == &adev->sdma.instance[0].ring) ? 0 : 1; in si_dma_ring_get_wptr() local
57 u32 me = (ring == &adev->sdma.instance[0].ring) ? 0 : 1; in si_dma_ring_set_wptr() local
H A Damdgpu_rlc.c193 int me, i, max_me; in amdgpu_gfx_rlc_setup_cp_table() local
/openbmc/linux/rust/alloc/
H A Dslice.rs624 let mut me = self.to_vec(); in to_ascii_uppercase() localVariable
645 let mut me = self.to_vec(); in to_ascii_lowercase() localVariable
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1332 #define MASK32(mb, me) ((0xffffffffUL >> (mb)) + \ argument
1336 #define MASK64_R(me) ((signed long)-0x8000000000000000L >> (me)) argument
1337 #define MASK64(mb, me) (MASK64_L(mb) + MASK64_R(me) + ((me) >= (mb))) argument
1364 unsigned int mb, me, sh; in analyse_instr() local
/openbmc/intel-ipmi-oem/src/
H A Dme_to_redfish_hooks.cpp23 namespace intel_oem::ipmi::sel::redfish_hooks::me namespace
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs939 let mut me = ManuallyDrop::new(self); in into_raw_parts() localVariable
983 let mut me = ManuallyDrop::new(self); in into_raw_parts_with_alloc() localVariable
1221 let me = ManuallyDrop::new(self); in into_boxed_slice() localVariable
2348 let mut me = ManuallyDrop::new(self); in leak() localVariable
2969 let mut me = ManuallyDrop::new(self); in into_iter() localVariable
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h37 struct module *me; /* pointer to self */ member
/openbmc/linux/tools/perf/tests/
H A Dparse-metric.c52 struct metric_event *me; in compute_single() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_shading.c336 struct ia_css_shading_table *me; in ia_css_shading_table_alloc() local
H A Datomisp_csi2.c193 struct media_entity *me = &sd->entity; in mipi_csi2_init_entities() local
/openbmc/linux/kernel/
H A Dpid_namespace.c173 struct task_struct *task, *me = current; in zap_pid_ns_processes() local
/openbmc/linux/fs/
H A Dexec.c1188 static int unshare_sighand(struct task_struct *me) in unshare_sighand()
1249 struct task_struct *me = current; in begin_new_exec() local
1447 struct task_struct *me = current; in setup_new_exec() local
/openbmc/linux/net/phonet/
H A Dpn_dev.c278 static int phonet_device_notify(struct notifier_block *me, unsigned long what, in phonet_device_notify()
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c627 void switch_threads(jmp_buf *me, jmp_buf *you) in switch_threads()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c65 struct media_entity *me) in fimc_pipeline_prepare()
226 struct media_entity *me, bool prepare) in __fimc_pipeline_open()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c251 int me, ee, i; in kvmhv_commence_exit() local
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c727 ia_css_pipeline_configure_inout_port(struct ia_css_pipeline *me, in ia_css_pipeline_configure_inout_port()
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp159 me = 1 enumerator

123456