Home
last modified time | relevance | path

Searched defs:parent_item (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/configfs/
H A Dsymlink.c79 static int create_link(struct config_item *parent_item, in create_link()
147 struct config_item *parent_item; in configfs_symlink() local
223 struct config_item *parent_item; in configfs_unlink() local
H A Ddir.c768 static void link_obj(struct config_item *parent_item, struct config_item *item) in link_obj()
835 static int configfs_attach_item(struct config_item *parent_item, in configfs_attach_item()
870 static int configfs_attach_group(struct config_item *parent_item, in configfs_attach_group()
925 static void client_disconnect_notify(struct config_item *parent_item, in client_disconnect_notify()
944 static void client_drop_item(struct config_item *parent_item, in client_drop_item()
1284 struct config_item *parent_item; in configfs_mkdir() local
1478 struct config_item *parent_item; in configfs_rmdir() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py486 def __init__(self, glb, params, row, parent_item): argument
527 …params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
571 …id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
588 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
616 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
807 … row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
853 …id, thread_id, calls_id, name, dso, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
870 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
898 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
2858 def __init__(self, row, col, text, parent_item): argument
[all …]