Symbol: put_child
drivers/clk/clk-si5341.c
1289
goto put_child;
drivers/clk/clk-si5341.c
1294
goto put_child;
drivers/clk/clk-si5341.c
1315
goto put_child;
drivers/clk/clk-si5341.c
1328
goto put_child;
drivers/clk/clk-si5341.c
1339
goto put_child;
drivers/clk/clk-si5341.c
1372
goto put_child;
drivers/clk/clk-si5341.c
1385
put_child:
drivers/clk/clk-si5351.c
1280
goto put_child;
drivers/clk/clk-si5351.c
1286
goto put_child;
drivers/clk/clk-si5351.c
1304
goto put_child;
drivers/clk/clk-si5351.c
1327
goto put_child;
drivers/clk/clk-si5351.c
1336
goto put_child;
drivers/clk/clk-si5351.c
1353
goto put_child;
drivers/clk/clk-si5351.c
1380
goto put_child;
drivers/clk/clk-si5351.c
1396
put_child:
drivers/phy/cadence/phy-cadence-torrent.c
2998
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3005
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3033
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3041
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3054
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3068
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3090
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3097
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3103
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3107
goto put_child;
drivers/phy/cadence/phy-cadence-torrent.c
3159
put_child:
drivers/phy/marvell/phy-berlin-sata.c
239
goto put_child;
drivers/phy/marvell/phy-berlin-sata.c
245
goto put_child;
drivers/phy/marvell/phy-berlin-sata.c
251
goto put_child;
drivers/phy/marvell/phy-berlin-sata.c
258
goto put_child;
drivers/phy/marvell/phy-berlin-sata.c
275
put_child:
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1461
goto put_child;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1471
goto put_child;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1475
goto put_child;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1502
put_child:
drivers/phy/st/phy-miphy28lp.c
1199
goto put_child;
drivers/phy/st/phy-miphy28lp.c
1208
goto put_child;
drivers/phy/st/phy-miphy28lp.c
1216
goto put_child;
drivers/phy/st/phy-miphy28lp.c
1220
goto put_child;
drivers/phy/st/phy-miphy28lp.c
1229
put_child:
drivers/phy/st/phy-stm32-usbphyc.c
704
goto put_child;
drivers/phy/st/phy-stm32-usbphyc.c
711
goto put_child;
drivers/phy/st/phy-stm32-usbphyc.c
719
goto put_child;
drivers/phy/st/phy-stm32-usbphyc.c
735
goto put_child;
drivers/phy/st/phy-stm32-usbphyc.c
765
put_child:
net/ipv4/fib_trie.c
1131
put_child(tn, get_index(key, tn) ^ 1, n);
net/ipv4/fib_trie.c
469
put_child(tp, get_index(key, tp), n);
net/ipv4/fib_trie.c
563
put_child(tn, get_index(inode->key, tn), inode);
net/ipv4/fib_trie.c
572
put_child(tn, 2 * i + 1, get_child(inode, 1));
net/ipv4/fib_trie.c
573
put_child(tn, 2 * i, get_child(inode, 0));
net/ipv4/fib_trie.c
603
put_child(node1, --j, get_child(inode, --k));
net/ipv4/fib_trie.c
604
put_child(node0, j, get_child(inode, j));
net/ipv4/fib_trie.c
605
put_child(node1, --j, get_child(inode, --k));
net/ipv4/fib_trie.c
606
put_child(node0, j, get_child(inode, j));
net/ipv4/fib_trie.c
614
put_child(tn, 2 * i + 1, node1);
net/ipv4/fib_trie.c
615
put_child(tn, 2 * i, node0);
net/ipv4/fib_trie.c
654
put_child(tn, i / 2, node1 ? : node0);
net/ipv4/fib_trie.c
665
put_child(inode, 1, node1);
net/ipv4/fib_trie.c
666
put_child(inode, 0, node0);
net/ipv4/fib_trie.c
670
put_child(tn, i / 2, inode);