Home
last modified time | relevance | path

Searched refs:my_id (Results 151 – 159 of 159) sorted by relevance

1234567

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_helper.c822 void scoped_state(int my_id, const char *name, struct symbol *sym) in scoped_state() argument
826 t = alloc_tracker(my_id, name, sym); in scoped_state()
H A Dcheck_kernel_printf.c31 static int my_id; variable
1213 my_id = id; in check_kernel_printf()
H A Dsmatch_sval.c877 void register_sval(int my_id) in register_sval() argument
H A Dsmatch.h440 void scoped_state(int my_id, const char *name, struct symbol *sym);
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c201 struct my_id sm_unmon_all_1_arg; in sm_prog_1()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h550 void qede_debug_after_pf_stop(void *cdev, u8 my_id);
H A Decore_dev.c152 p_hwfn->my_id = i; in ecore_init_struct()
1942 OSAL_BEFORE_PF_START((void *)p_hwfn->p_dev, p_hwfn->my_id); in ecore_hw_init_pf()
2432 OSAL_AFTER_PF_STOP((void *)p_dev, p_hwfn->my_id); in ecore_hw_stop()
3988 if (!p_hwfn->my_id) { in ecore_hw_prepare_single()
H A Decore_int.c1161 p_hwfn, p_hwfn->my_id); in ecore_int_sp_dpc()
H A Decore_cxt.c628 p_hwfn->my_id, p_hwfn->p_cxt_mngr->pf_start_line); in ecore_cxt_cfg_ilt_compute()

1234567