Home
last modified time | relevance | path

Searched refs:sigcnt (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dfork.c774 if (refcount_dec_and_test(&sig->sigcnt)) in put_signal_struct()
1711 refcount_set(&sig->sigcnt, 1); in copy_signal()
2502 refcount_inc(&current->signal->sigcnt); in copy_process()
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c1780 int asig, afpin, sigcnt, fpincnt; in lpfc_cmf_sync_cmpl() local
1826 sigcnt = bf_get(cmf_sync_wsigcnt, &wqe->cmf_sync); in lpfc_cmf_sync_cmpl()
1828 (asig || afpin || sigcnt || fpincnt)) { in lpfc_cmf_sync_cmpl()
1876 } else if (sigcnt) { in lpfc_cmf_sync_cmpl()
1882 bwpcent, bw, pcent, s, sigcnt, in lpfc_cmf_sync_cmpl()