Searched refs:_child (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | btree.h | 331 struct btree *_child = bch_btree_node_get((b)->c, op, key, l, \ 333 if (!IS_ERR(_child)) { \ 334 _r = bch_btree_ ## fn(_child, op, ##__VA_ARGS__); \ 335 rw_unlock(_w, _child); \ 337 _r = PTR_ERR(_child); \
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | charger-manager.c | 1371 struct device_node *_child; in of_cm_parse_desc() local 1390 for_each_child_of_node(child, _child) { in of_cm_parse_desc() 1391 of_property_read_string(_child, in of_cm_parse_desc() 1393 of_property_read_string(_child, in of_cm_parse_desc() 1396 of_property_read_u32(_child, in of_cm_parse_desc() 1399 of_property_read_u32(_child, in of_cm_parse_desc()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | proto_fwd.hpp | 857 typedef _child0 _child; typedef 862 #define M0(Z, N, DATA) typedef _child_c<N> BOOST_PP_CAT(_child, N);
|