Searched refs:RCU_INIT_POINTER (Results 1 - 25 of 235) sorted by last modified time

12345678910

/linux-master/kernel/
H A Dworkqueue.c5740 RCU_INIT_POINTER(*unbound_pwq_slot(wq, cpu), NULL);
5744 RCU_INIT_POINTER(*unbound_pwq_slot(wq, -1), NULL);
H A Dfork.c618 RCU_INIT_POINTER(mm->exe_file, exe_file);
1278 RCU_INIT_POINTER(mm->exe_file, NULL);
1811 RCU_INIT_POINTER(tsk->sighand, sig);
2355 RCU_INIT_POINTER(p->bpf_storage, NULL);
/linux-master/kernel/sched/
H A Dfair.c3060 RCU_INIT_POINTER(p->numa_group, NULL);
3469 RCU_INIT_POINTER(p->numa_group, NULL);
/linux-master/net/wireless/
H A Dnl80211.c12939 RCU_INIT_POINTER(wdev->cqm_config, NULL);
/linux-master/net/mac80211/
H A Dtx.c3309 RCU_INIT_POINTER(sta->fast_tx, NULL);
H A Drx.c4724 RCU_INIT_POINTER(sta->fast_rx, NULL);
H A Dscan.c475 RCU_INIT_POINTER(local->scan_req, NULL);
476 RCU_INIT_POINTER(local->scan_sdata, NULL);
861 RCU_INIT_POINTER(local->scan_sdata, NULL);
1103 RCU_INIT_POINTER(local->scan_req, NULL);
1104 RCU_INIT_POINTER(local->scan_sdata, NULL);
1354 RCU_INIT_POINTER(local->sched_scan_sdata, NULL);
1355 RCU_INIT_POINTER(local->sched_scan_req, NULL);
1385 RCU_INIT_POINTER(local->sched_scan_req, NULL);
1392 RCU_INIT_POINTER(local->sched_scan_sdata, NULL);
1415 RCU_INIT_POINTER(loca
[all...]
H A Dmesh.c1237 RCU_INIT_POINTER(ifmsh->beacon, NULL);
1534 RCU_INIT_POINTER(ifmsh->csa, NULL);
1571 RCU_INIT_POINTER(ifmsh->csa, NULL);
1792 RCU_INIT_POINTER(ifmsh->beacon, NULL);
/linux-master/net/ipv4/
H A Droute.c581 RCU_INIT_POINTER(fnhe->fnhe_rth_input, NULL);
587 RCU_INIT_POINTER(fnhe->fnhe_rth_output, NULL);
H A Dfib_frontend.c1577 RCU_INIT_POINTER(net->ipv4.fib_main, NULL);
1578 RCU_INIT_POINTER(net->ipv4.fib_default, NULL);
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dlink.c280 RCU_INIT_POINTER(mvm->link_id_to_link_conf[link_info->fw_link_id],
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c807 RCU_INIT_POINTER(f->vdev, vxlan);
1527 RCU_INIT_POINTER(vxlan->vn6_sock, NULL);
1530 RCU_INIT_POINTER(vxlan->vn4_sock, NULL);
3636 RCU_INIT_POINTER(vxlan->vn4_sock, NULL);
3638 RCU_INIT_POINTER(vxlan->vn6_sock, NULL);
/linux-master/drivers/net/
H A Dmacsec.c1417 RCU_INIT_POINTER(rx_sc->sa[i], NULL);
2185 RCU_INIT_POINTER(rx_sc->sa[assoc_num], NULL);
2310 RCU_INIT_POINTER(tx_sc->sa[assoc_num], NULL);
3999 RCU_INIT_POINTER(macsec->secy.tx_sc.sa[i], NULL);
H A Dtun.c662 RCU_INIT_POINTER(tfile->tun, NULL);
722 RCU_INIT_POINTER(tfile->tun, NULL);
728 RCU_INIT_POINTER(tfile->tun, NULL);
2844 RCU_INIT_POINTER(tun->steering_prog, NULL);
3472 RCU_INIT_POINTER(tfile->tun, NULL);
H A Dvirtio_net.c4272 RCU_INIT_POINTER(vi->rq[i].xdp_prog, NULL);
/linux-master/drivers/md/
H A Ddm.c2300 RCU_INIT_POINTER(md->map, NULL);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1682 RCU_INIT_POINTER(p->ef, ef);
/linux-master/net/unix/
H A Daf_unix.c1600 RCU_INIT_POINTER(newsk->sk_wq, &newu->peer_wq);
/linux-master/net/sched/
H A Dsch_generic.c1563 RCU_INIT_POINTER(*miniqp->p_miniq, NULL);
/linux-master/net/netfilter/
H A Dnf_tables_api.c2548 RCU_INIT_POINTER(chain->blob_gen_0, blob);
2549 RCU_INIT_POINTER(chain->blob_gen_1, blob);
/linux-master/net/core/
H A Ddev.c2389 RCU_INIT_POINTER(old_maps->attr_map[tci], NULL);
2390 RCU_INIT_POINTER(dev_maps->attr_map[tci], NULL);
2428 RCU_INIT_POINTER(dev->xps_maps[type], NULL);
2534 RCU_INIT_POINTER(new_dev_maps->attr_map[tci], map);
2612 RCU_INIT_POINTER(new_dev_maps->attr_map[tci], map);
2675 RCU_INIT_POINTER(dev_maps->attr_map[tci], NULL);
5284 RCU_INIT_POINTER(dev->rx_handler, NULL);
5290 RCU_INIT_POINTER(dev->rx_handler_data, NULL);
10764 RCU_INIT_POINTER(queue->qdisc, &noop_qdisc);
10765 RCU_INIT_POINTER(queu
[all...]
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c1328 RCU_INIT_POINTER(nf_br_ops, &br_ops);
1335 RCU_INIT_POINTER(nf_br_ops, NULL);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c813 RCU_INIT_POINTER(rq->xdp_prog, params->xdp_prog);
/linux-master/net/ipv6/
H A Dip6_fib.c793 RCU_INIT_POINTER(fn->leaf, NULL);
799 RCU_INIT_POINTER(fn->leaf, NULL);
847 RCU_INIT_POINTER(ln->parent, pn);
904 RCU_INIT_POINTER(in->parent, pn);
917 RCU_INIT_POINTER(ln->parent, in);
942 RCU_INIT_POINTER(ln->parent, pn);
945 RCU_INIT_POINTER(ln->right, fn);
947 RCU_INIT_POINTER(ln->left, fn);
1515 RCU_INIT_POINTER(pn->leaf, NULL);
1862 RCU_INIT_POINTER(p
[all...]
H A Daddrconf.c3868 RCU_INIT_POINTER(dev->ip6_ptr, NULL);

Completed in 659 milliseconds

12345678910