-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcheckers.ini
23 lines (23 loc) · 1.98 KB
/
checkers.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[global]
ast_kernel_functions=/data1/linux-ast/all-target-methods.txt
[return_error]
apis=[pm_runtime_get_sync, kobject_init_and_add]
[return_null]
apis=[mdesc_grap, amdgpu_get_xgmi_hive]
[smart_loop]
apis=[for_each_child_of_node, for_each_available_child_of_node, for_each_endpoint_of_node, for_each_node_by_name, for_each_compatible_node, device_for_each_child_node, fwnode_for_each_parent_node]
[hidden_get]
apis=[of_parse_handle, of_get_parent, of_get_child_by_name, of_find_compatible_node, of_find_matching_node, of_find_node_by_name, of_find_node_by_path, of_find_node_by_phandle, of_find_node_by_type, ip_dev_find, afs_alloc_read, perf_cpu_map__new, setup_find_cpu_node, gfs2_holder_init, tipc_node_find, sockfd_lookup, fc_rport_lookup, lookup_bdev, __tcp_ulp_find_autoload, __ipv4_neigh_lookup, class_find_device, mpol_shared_policy_lookup, usb_anchor_urb, tomoyo_mount_acl]
[hidden_put]
apis=[of_find_compatible_node, of_find_matching_node_and_match, of_find_node_by_name, of_find_node_by_type]
[get_api]
apis=[of_parse_handle, of_get_parent, of_get_child_by_name, of_find_compatible_node, of_find_matching_node, of_find_node_by_name, of_find_node_by_path, of_find_node_by_phandle, of_find_node_by_type, ip_dev_find, afs_alloc_read, perf_cpu_map__new, setup_find_cpu_node, gfs2_holder_init, tipc_node_find, sockfd_lookup, fc_rport_lookup, lookup_bdev, __tcp_ulp_find_autoload, __ipv4_neigh_lookup, class_find_device, mpol_shared_policy_lookup, usb_anchor_urb, tomoyo_mount_acl]
[indirect_api]
name_pairs=[open:close, connect:shutdown, probe:remove]
apis=[usb_get_dev, sock_hold, spi_alloc_master]
[direct_free]
apis=[dev_set_name]
[future_put]
apis=[usb_serial_put, put_bh, xsk_put_ctx, __put_lkb, nfsd_file_put_noref, of_node_put,bpf_prog_put, gfs2_glock_put, bfqg_put, scsi_cd_put, put_device, dev_put, usb_put_dev, nfs_put_client, tty_driver_kref_put, ffs_data_put, put_nfs4_client]
[future_escape]
apis=[a:request_queue:blk_get_queue, g:current:get_task_struct, a:rxrpc_local:rxrpc_get_local,a:sk_buff:skb_get]