Searched refs:pidstr (Results 1 – 2 of 2) sorted by relevance
101 char pidstr[16]; in vchiq_debugfs_add_instance() local104 snprintf(pidstr, sizeof(pidstr), "%d", in vchiq_debugfs_add_instance()107 top = debugfs_create_dir(pidstr, vchiq_dbg_clients); in vchiq_debugfs_add_instance()
108 char pidstr[32]; tracing_on() local