Searched refs:inherit (Results 1 – 7 of 7) sorted by relevance
8 inherit/default.json | 4 ++++9 inherit/ipcamera.json | 4 ++++10 inherit/pc.json | 4 ++++11 inherit/rich.json | 4 ++++12 inherit/tablet.json | 4 ++++15 diff --git a/inherit/default.json b/inherit/default.json17 --- a/inherit/default.json18 +++ b/inherit/default.json30 diff --git a/inherit/ipcamera.json b/inherit/ipcamera.json32 --- a/inherit/ipcamera.json[all …]
31 inherit = config_json['inherit']32 for json_name in inherit:
381 void SetInherit(bool inherit) in SetInherit() argument383 inherit_ = inherit; in SetInherit()
340 attr.inherit, attr.pinned, attr.exclusive); in DumpPrintEventAttr()
306 eventItem.attr.inherit = (inherit_ ? 1 : 0); in AddEvent()
111 - inherit_thread : 1, /* children only inherit if cloned with CLONE_THREAD */
1474 __u64 inherit: 1; member