Home
last modified time | relevance | path

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

/linux/fs/configfs/
H A Dsymlink.c77 static int create_link(struct config_item *parent_item, in create_link()
146 struct config_item *parent_item; in configfs_symlink() local
223 struct config_item *parent_item; in configfs_unlink() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py487 def __init__(self, glb, params, row, parent_item): argument
528 …params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
572 …id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
589 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
617 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
808 … row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
854 …id, thread_id, calls_id, name, dso, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
871 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
899 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
2859 def __init__(self, row, col, text, parent_item): argument
[all …]