Lines Matching refs:vprint
350 vprint(INFO_MID, CONFIGURING); in main()
987 vprint(CHATTY_MID, "devi_tree_walk: root=%s, minor=%s, driver=%s," in devi_tree_walk()
1025 vprint(CHATTY_MID, "walking device tree\n"); in devi_tree_walk()
1058 vprint(CHATTY_MID, "processing deferred links\n"); in process_deferred_links()
1097 vprint(CHATTY_MID, "%senter\n", fcn); in process_devinfo_tree()
1119 vprint(CHATTY_MID, "%sattaching driver (%s)\n", fcn, driver); in process_devinfo_tree()
1134 vprint(CHATTY_MID, "%susing snapshot cache\n", fcn); in process_devinfo_tree()
1136 vprint(CHATTY_MID, "%sattaching all drivers\n", fcn); in process_devinfo_tree()
1151 vprint(CHATTY_MID, "%staking snapshot of active devices\n", in process_devinfo_tree()
1218 vprint(CHATTY_MID, "%senter\n", fcn); in daemon_update()
1338 vprint(CHATTY_MID, "%spausing\n", fcn); in daemon_update()
1402 vprint(CHATTY_MID, "lock_dev(): entered\n"); in lock_dev()
1476 vprint(CHATTY_MID, "unlock_dev(): entered\n"); in unlock_dev()
1640 vprint(EVENT_MID, "event_handler: %s id:0X%llx\n", in event_handler()
1653 vprint(EVENT_MID, "event_handler: can not get attr list\n"); in event_handler()
1761 vprint(CHATTY_MID, "add_minor_pathname: node_path=%s minor=%s\n", in add_minor_pathname()
1888 vprint(CHATTY_MID, "minor_process: node=%s, minor=%s\n", in minor_process()
1920 vprint(CHATTY_MID, "minor_process: deferred processing\n"); in minor_process()
1980 vprint(CHATTY_MID, "%s node=%s, minor=%s\n", fcn, in cache_deferred_minor()
1984 vprint(CHATTY_MID, "%s: cannot cache during " in cache_deferred_minor()
2118 vprint(MODLOAD_MID, "unloading module %s\n", module_head->name); in unload_modules()
2162 vprint(MODLOAD_MID, "%sopendir(%s): %s\n", in load_modules()
2219 vprint(MODLOAD_MID, "dlsym(%s, %s): symbol not found\n", epath, in load_module()
2222 vprint(MODLOAD_MID, "%sdlsym(%s, %s) succeeded\n", in load_module()
2229 vprint(MODLOAD_MID, "dlsym(%s,\n\t%s): symbol not found\n", in load_module()
2232 vprint(MODLOAD_MID, "dlsym(%s, %s): succeeded\n", in load_module()
2236 vprint(MODLOAD_MID, "module %s loaded\n", epath); in load_module()
2405 vprint(INITFINI_MID, "minor_fini_thread starting\n"); in minor_fini_thread()
2430 vprint(INITFINI_MID, "minor_fini sync done\n"); in minor_fini_thread()
2451 vprint(INITFINI_MID, "%smodule %s. current state: inactive\n", in call_minor_init()
2456 vprint(INITFINI_MID, "minor_init not defined\n"); in call_minor_init()
2465 vprint(INITFINI_MID, "minor_init() returns DEVFSADM_SUCCESS. " in call_minor_init()
2548 vprint(INFO_MID, "adding link %s ==> %s\n", devlink, rcontents); in devfsadm_mklink()
2637 vprint(INFO_MID, "adding extra link %s ==> %s\n", in devfsadm_secondary_link()
2710 vprint(CHATTY_MID, REMOVING_LINK, in create_link_common()
2714 vprint(CHATTY_MID, "link exists and is correct:" in create_link_common()
2720 vprint(VERBOSE_MID, CREATING_LINK, devlink, contents); in create_link_common()
2741 vprint(VERBOSE_MID, CREATING_LINK, devlink, in create_link_common()
2784 vprint(VERBOSE_MID, REMOVING_LINK, in create_link_common()
2789 vprint(CHATTY_MID, in create_link_common()
2841 vprint(FILES_MID, "matching %s with %s\n", devlink, in set_logindev_perms()
2846 vprint(FILES_MID, "matched %s with %s\n", devlink, in set_logindev_perms()
2879 vprint(FILES_MID, "link=%s->physpath=%s\n", in set_logindev_perms()
2889 vprint(FILES_MID, "%s: driver is %s\n", in set_logindev_perms()
2899 vprint(FILES_MID, in set_logindev_perms()
2906 vprint(FILES_MID, "no driver match!\n"); in set_logindev_perms()
2917 vprint(FILES_MID, "changing permissions of %s\n", devlink); in set_logindev_perms()
2933 vprint(VERBOSE_MID, STAT_FAILED, newdev->ldev_console, in set_logindev_perms()
2942 vprint(VERBOSE_MID, GID_FAILED, sb.st_uid, in set_logindev_perms()
2952 vprint(VERBOSE_MID, CHMOD_FAILED, devlink, in set_logindev_perms()
2958 vprint(VERBOSE_MID, CHOWN_FAILED, devlink, in set_logindev_perms()
3003 vprint(CHATTY_MID, "reset_node_permissions: phy_path=%s lphy_path=%s\n", in reset_node_permissions()
3019 vprint(VERBOSE_MID, NO_DEVFS_NODE, phy_path); in reset_node_permissions()
3073 vprint(VERBOSE_MID, PERM_MSG, phy_path, uid, gid, mode); in reset_node_permissions()
3093 vprint(VERBOSE_MID, CHMOD_FAILED, in reset_node_permissions()
3099 vprint(VERBOSE_MID, CHOWN_FAILED, in reset_node_permissions()
3104 vprint(VERBOSE_MID, PERM_MSG, phy_path, uid, gid, mode); in reset_node_permissions()
3122 vprint(REMOVE_MID, "%s%s\n", fcn, file); in devfsadm_rm_work()
3167 vprint(VERBOSE_MID, DEVFSADM_UNLINK, newfile); in devfsadm_rm_work()
3201 vprint(REMOVE_MID, "%s: checking if %s is sticky\n", fcn, path); in s_rmdir()
3208 vprint(REMOVE_MID, "%s: skipping sticky dir: " in s_rmdir()
3230 vprint(REMOVE_MID, "%schecking %s if empty\n", fcn, pathname); in rm_parent_dir_if_empty()
3249 vprint(REMOVE_MID, in rm_parent_dir_if_empty()
3252 vprint(REMOVE_MID, in rm_parent_dir_if_empty()
3258 vprint(REMOVE_MID, "%sdir not empty: %s\n", fcn, path); in rm_parent_dir_if_empty()
3340 vprint(CHATTY_MID, "removing %s -> %s\n" in devfsadm_rm_stale_links()
3365 vprint(BUILDCACHE_MID, "get_cached_links: %s\n", dir_re); in get_cached_links()
3394 vprint(BUILDCACHE_MID, "get_cached_links: calling recurse_dev_re\n"); in get_cached_links()
3421 vprint(BUILDCACHE_MID, "%scheck_link: %s\n", fcn, devlink); in build_devlink_list()
3458 vprint(REMOVE_MID, "%s%s -> %s invalid " in build_devlink_list()
3482 vprint(BUILDCACHE_MID, "%sinvalid link: %s\n", fcn, devlink); in build_devlink_list()
3496 vprint(BUILDCACHE_MID, "%scaching link: %s\n", fcn, r_devlink); in build_devlink_list()
3521 vprint(CACHE_MID, "add_link_to_cache: %s -> %s ", in add_link_to_cache()
3537 vprint(CACHE_MID, in add_link_to_cache()
3552 vprint(CACHE_MID, "rm_link_from_cache enter: %s\n", devlink); in rm_link_from_cache()
3575 vprint(CACHE_MID, " %s FREED FROM " in rm_link_from_cache()
3593 vprint(CACHE_MID, "rm_all_links_from_cache\n"); in rm_all_links_from_cache()
3621 vprint(PATH2INST_MID, "%senter\n", fcn); in devfs_instance_mod()
3644 vprint(PATH2INST_MID, "signaled to flush path_to_inst." in instance_flush_thread()
3688 vprint(INSTSYNC_MID, "do_inst_sync: about to flush %s\n", filename); in do_inst_sync()
3736 vprint(PATH2INST_MID, "flush_path_to_inst: %s\n", in flush_path_to_inst()
3818 vprint(INFO_MID, CANT_UPDATE, old_inst_file); in flush_path_to_inst()
3920 vprint(LOCK_MID, "enter_dev_lock: lock file %s\n", dev_lockfile); in enter_dev_lock()
3939 vprint(LOCK_MID, "waiting for PID %d to complete\n", in enter_dev_lock()
4007 vprint(LOCK_MID, "exit_dev_lock: lock file %s, exiting = %d\n", in exit_dev_lock()
4046 vprint(LOCK_MID, "enter_daemon_lock: lock file %s\n", daemon_lockfile); in enter_daemon_lock()
4088 vprint(LOCK_MID, "exit_daemon_lock: lock file %s, exiting = %d\n", in exit_daemon_lock()
4124 vprint(CHATTY_MID, "attempting %s-cleanup\n", in pre_and_post_cleanup()
4126 vprint(REMOVE_MID, "%sflags = %d\n", fcn, flags); in pre_and_post_cleanup()
4148 vprint(REMOVE_MID, "%scleanup: PRE or POST\n", fcn); in pre_and_post_cleanup()
4150 vprint(REMOVE_MID, "cleanup: cleanup OK\n"); in pre_and_post_cleanup()
4257 vprint(REMOVE_MID, "%spath=%s\n", fcn, path); in hot_cleanup()
4297 vprint(REMOVE_MID, in hot_cleanup()
4367 vprint(RECURSEDEV_MID, "recurse_dev_re: curr = %s path=%s\n", in recurse_dev_re()
4396 vprint(RECURSEDEV_MID, "recurse_dev_re: match, new " in recurse_dev_re()
4403 vprint(RECURSEDEV_MID, in recurse_dev_re()
4428 vprint(RECURSEDEV_MID, "%sexamining devpath = '%s'\n", fcn, in matching_dev()
4450 vprint(RECURSEDEV_MID, "%scalling callback %s\n", fcn, devpath); in matching_dev()
4577 vprint(REMOVE_MID, "%s %s -> %s\n", fcn, devpath, contents); in resolve_link()
4605 vprint(REMOVE_MID, "%s%s -> %s invalid link. " in resolve_link()
4631 vprint(REMOVE_MID, "%slink=%s, returning %s\n", fcn, in resolve_link()
4656 vprint(ENUM_MID, "%s: enumeration match type: 0x%x" in alloc_cmp_str()
4665 vprint(ENUM_MID, "%s: invalid enumerate" in alloc_cmp_str()
4684 vprint(ENUM_MID, "%s: invalid path: %s\n", in alloc_cmp_str()
4692 vprint(ENUM_MID, "%s: invalid minor component:" in alloc_cmp_str()
4700 vprint(ENUM_MID, "%s: invalid path: %s\n", fcn, path); in alloc_cmp_str()
4706 vprint(ENUM_MID, "%s: invalid path: %s\n", in alloc_cmp_str()
4743 vprint(ENUM_MID, "%s: invalid leaf addr. component:" in alloc_cmp_str()
4750 vprint(ENUM_MID, "%s: invalid enumeration flags: 0x%x" in alloc_cmp_str()
4912 vprint(ENUM_MID, "%s: no rules. path: %s\n", in find_enum_id()
4918 vprint(ENUM_MID, "%s: NULL path\n", fcn); in find_enum_id()
4923 vprint(ENUM_MID, "%s: invalid arguments. path: %s\n", in find_enum_id()
4960 vprint(ENUM_MID, "%s: 1 match w/ ID: %s\n", fcn, matchnp->id); in find_enum_id()
4978 vprint(RSRV_MID, "%s: alloc new_id: %s numeral flags = %d\n", in find_enum_id()
5032 vprint(RSRV_MID, "lookup_enum_cache: " in lookup_enum_cache()
5038 vprint(RSRV_MID, "lookup_enum_cache: " in lookup_enum_cache()
5045 vprint(ENUM_MID, "%s: invalid entry in enumerate" in lookup_enum_cache()
5051 vprint(CHATTY_MID, "%s: bypassing enumerate cache." in lookup_enum_cache()
5082 vprint(ENUM_MID, "%s: re_count = %d\n", fcn, setp->re_count); in dump_enum_cache()
5084 vprint(ENUM_MID, "%s: re[%d] = %s\n", fcn, i, setp->re[i]); in dump_enum_cache()
5088 vprint(ENUM_MID, "%s: id: %s\n", fcn, np->id); in dump_enum_cache()
5089 vprint(ENUM_MID, "%s: full_path: %s\n", fcn, np->full_path); in dump_enum_cache()
5090 vprint(ENUM_MID, "%s: rule_index: %d\n", fcn, np->rule_index); in dump_enum_cache()
5091 vprint(ENUM_MID, "%s: cmp_str: %s\n", fcn, np->cmp_str); in dump_enum_cache()
5092 vprint(ENUM_MID, "%s: flags: %d\n", fcn, np->flags); in dump_enum_cache()
5155 vprint(ENUM_MID, "%s: invalid enumeration flags: " in get_enum_cache()
5186 vprint(RSRV_MID, "parsing rstring: %s\n", entry->er_file); in get_enum_cache()
5190 vprint(RSRV_MID, "parsing rule RE: %s\n", path_left); in get_enum_cache()
5200 vprint(RSRV_MID, "found rsv ID: rstring: %s " in get_enum_cache()
5415 vprint(RSRV_MID, "processing rule: %s, rstring: %s\n", in enumerate_parse()
5439 vprint(RSRV_MID, "mismatch in # of path components\n"); in enumerate_parse()
5456 vprint(RSRV_MID, "match and last component\n"); in enumerate_parse()
5469 vprint(RSRV_MID, in enumerate_parse()
5476 vprint(RSRV_MID, "No match: rule RE = %s, " in enumerate_parse()
5489 vprint(RSRV_MID, "match: rule RE: %s, rstring: %s\n", in enumerate_parse()
5492 vprint(RSRV_MID, "NO match: rule RE: %s, rstring: %s\n", in enumerate_parse()
5623 vprint(RSRV_MID, "Attempting to create reserved numeral: %s\n", in create_reserved_numeral()
5635 vprint(RSRV_MID, "ID: %s, already reserved\n", np->id); in create_reserved_numeral()
5654 vprint(RSRV_MID, "Reserved numeral ID: %s\n", np->id); in create_reserved_numeral()
5694 vprint(RSRV_MID, "ID derived from /dev link is" in create_cached_numeral()
5697 vprint(RSRV_MID, "ID derived from /dev link is" in create_cached_numeral()
5927 vprint(CHATTY_MID, "%sdriver: %s old: %lu,%lu " in translate_major()
5954 vprint(CHATTY_MID, "%sdriver: %s old: " in translate_major()
6046 vprint(RSRV_MID, "No reserved file: %s\n", enumerate_file); in read_enumerate_file()
6049 vprint(RSRV_MID, "invalidating %s cache\n", in read_enumerate_file()
6066 vprint(RSRV_MID, "%s cache valid\n", enumerate_file); in read_enumerate_file()
6067 vprint(FILES_MID, "%s cache valid\n", enumerate_file); in read_enumerate_file()
6071 vprint(RSRV_MID, "invalidating %s cache\n", enumerate_file); in read_enumerate_file()
6072 vprint(FILES_MID, "invalidating %s cache\n", enumerate_file); in read_enumerate_file()
6081 vprint(RSRV_MID, "Recaching file: %s\n", enumerate_file); in read_enumerate_file()
6083 vprint(RSRV_MID, "Caching file (first time): %s\n", in read_enumerate_file()
6095 vprint(RSRV_MID, "Reading reserve file: %s\n", enumerate_file); in read_enumerate_file()
6107 vprint(RSRV_MID, "Reserve file: line %d: %s\n", linenum, line); in read_enumerate_file()
6114 vprint(RSRV_MID, "Skipping line: '%s'\n", line); in read_enumerate_file()
6169 vprint(FILES_MID, "%s cache valid\n", devlinktab_file); in read_devlinktab_file()
6173 vprint(FILES_MID, "invalidating %s cache\n", devlinktab_file); in read_devlinktab_file()
6221 vprint(DEVLINK_MID, "table: %s line %d: '%s'\n", in read_devlinktab_file()
6227 vprint(DEVLINK_MID, "split_entry returns failure\n"); in read_devlinktab_file()
6230 vprint(DEVLINK_MID, "split_entry selector='%s' " in read_devlinktab_file()
6381 vprint(DEVLINK_MID, "MINOR = %s\n", val); in create_selector_list()
6392 vprint(DEVLINK_MID, "key='%s' val='%s' arg=%d\n", in create_selector_list()
6475 vprint(DEVLINK_MID, "CONSTANT FOUND %s\n", constant); in create_link_list()
6513 vprint(DEVLINK_MID, "link_list->arg = " in create_link_list()
6554 vprint(INFO_MID, "'%s' entry: %s:%s\n", in process_devlink_compat()
6801 vprint(DEVLINK_MID, "COUNTER is %s\n", link); in construct_devlink()
7073 vprint(INFO_MID, "exit status = %d\n", status); in devfsadm_exit()
7312 vprint(FILES_MID, "%s cache valid\n", MINOR_PERM_FILE); in read_minor_perm_file()
7323 vprint(FILES_MID, "loading binding file: %s\n", MINOR_PERM_FILE); in read_minor_perm_file()
7359 vprint(FILES_MID, "converted %s -> %s\n", dev, p); in convert_to_re()
7385 vprint(FILES_MID, "%s cache valid\n", LDEV_FILE); in read_logindevperm_file()
7388 vprint(FILES_MID, "invalidating %s cache\n", LDEV_FILE); in read_logindevperm_file()
7415 vprint(FILES_MID, "loading file: %s\n", LDEV_FILE); in read_logindevperm_file()
7489 vprint(FILES_MID, in read_logindevperm_file()
7590 vprint(FILES_MID, "%s cache valid\n", ALIASFILE); in read_driver_aliases_file()
7594 vprint(FILES_MID, "invalidating %s cache\n", ALIASFILE); in read_driver_aliases_file()
7608 vprint(FILES_MID, "loading binding file: %s\n", ALIASFILE); in read_driver_aliases_file()
7769 vprint(CHATTY_MID, "mkdirp(%s, 0x%lx)\n", path, mode); in s_mkdirp()
8357 vprint(CHATTY_MID, "sending queued event: %s, %s\n", in process_syseventq()
8381 vprint(CHATTY_MID, "build_and_enq_event(%s, %s, %s, 0x%8.8x)\n", in build_and_enq_event()
8498 vprint(INFO_MID, "modctl(MODDEVNAME, " in devname_kcall()
8523 vprint(DEVNAME_MID, "devname_lookup_handler: argp wrong\n"); in devname_lookup_handler()
8527 vprint(DEVNAME_MID, "devname_lookup_handler\n"); in devname_lookup_handler()
8530 vprint(DEVNAME_MID, "devname_lookup_handler: cred wrong\n"); in devname_lookup_handler()
8538 vprint(DEVNAME_MID, "devname_lookup_handler: cmd %d\n", cmd); in devname_lookup_handler()
8565 vprint(INFO_MID, "devname_lookup_handler: " in devname_lookup_handler()
8579 vprint(DEVNAME_MID, "devname_lookup_handler: error %d\n", error); in devname_lookup_handler()
8626 vprint(RSBY_MID, "entry %s already has ID %s\n", in devfsadm_reserve_id_cache()
8644 vprint(RSBY_MID, "devlink(%s) matches RE(%s). " in devfsadm_reserve_id_cache()
8648 vprint(RSBY_MID, "rsrv entry(%s) matches " in devfsadm_reserve_id_cache()
8667 vprint(RSBY_MID, "devlink: %s\n", entry->er_file); in devfsadm_reserve_id_cache()
8668 vprint(RSBY_MID, "ID: %s\n", entry->er_id); in devfsadm_reserve_id_cache()
8670 vprint(RSBY_MID, "reserve file entry: %s\n", in devfsadm_reserve_id_cache()
8672 vprint(RSBY_MID, "reserve file id: %s\n", in devfsadm_reserve_id_cache()
8731 vprint(RSBY_MID, "reserve file entry (%s) and devlink (%s) " in devfsadm_is_reserved()