Searched refs:python_callback (Results 1 – 2 of 2) sorted by relevance
57 PyObject *python_callback; member438 PyObject_CallFunction(stream_callback_info_ref->python_callback, in watchdog_FSEventStreamCallback()617 PyObject *python_callback = NULL; in watchdog_add_watch() local623 &python_callback, &paths_to_watch)); in watchdog_add_watch()676 stream_callback_info_ref->python_callback = python_callback; in watchdog_add_watch()680 Py_INCREF(python_callback); in watchdog_add_watch()
32 %ignore python_callback;35 static int python_callback(struct trace_seq *s,71 python_callback, pyfunc);199 static int python_callback(struct trace_seq *s,