Searched refs:TF_ORIG_DFL (Results 1 – 3 of 3) sorted by relevance
357 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) { in block_pipe()359 if (p->flags & TF_ORIG_DFL) in block_pipe()395 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {398 TF_ORIG_IGN : TF_ORIG_DFL;441 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL)))
566 #define TF_ORIG_DFL BIT(3) /* original action was SIG_DFL */ macro
427 |TF_ORIG_DFL)) in j_change()