Searched refs:inserted (Results 1 – 4 of 4) sorted by relevance
108 bool inserted = false; in nf_hook_entries_grow() local151 if (inserted || reg->priority > orig_ops[i]->priority) { in nf_hook_entries_grow()159 inserted = true; in nf_hook_entries_grow()164 if (!inserted) { in nf_hook_entries_grow()
19 can be inserted in and removed from the running kernel whenever you
656 int inserted = 0; in rfcomm_tty_copy_pending() local663 inserted += tty_insert_flip_string(&dev->port, skb->data, in rfcomm_tty_copy_pending()670 if (inserted > 0) in rfcomm_tty_copy_pending()
177 be inserted in and removed from the running kernel whenever you
Completed in 12 milliseconds