Lines Matching refs:next
87 list_for_each_entry_safe(entry, tentry, indx_list, next) {
180 INIT_LIST_HEAD(&entry->next);
188 list_add_tail(&entry->next, &fcport->edif.edif_indx_list);
199 list_del(&entry->next);
324 list_del(&sa_ctl->next);
456 list_for_each_entry_safe(entry, tmp, &ha->sadb_rx_index_list, next) {
458 list_del(&entry->next);
467 list_for_each_entry_safe(entry, tmp, &ha->sadb_tx_index_list, next) {
469 list_del(&entry->next);
1276 * when the next db event happens, bsg_job will return.
1408 INIT_LIST_HEAD(&sa_ctl->next);
1420 list_add_tail(&sa_ctl->next, &fcport->edif.tx_sa_list);
1422 list_add_tail(&sa_ctl->next, &fcport->edif.rx_sa_list);
1437 next) {
1438 list_del(&sa_ctl->next);
1443 next) {
1444 list_del(&sa_ctl->next);
1462 list_for_each_entry_safe(sa_ctl, tsa_ctl, sa_list, next) {
2714 list_for_each_entry_safe(entry, tentry, indx_list, next) {
2767 list_del(&entry->next);
3237 list_for_each_entry_safe(indx_lst, tindx_lst, indx_list, next) {
3238 list_del(&indx_lst->next);
3291 INIT_LIST_HEAD(&entry->next);
3299 list_add_tail(&entry->next, sa_list);
3364 list_for_each_entry_safe(entry, tmp, &ha->sadb_rx_index_list, next) {
3365 list_del(&entry->next);
3369 list_for_each_entry_safe(entry, tmp, &ha->sadb_tx_index_list, next) {
3370 list_del(&entry->next);