Lines Matching defs:afl
36 static u8 bind_cpu(afl_state_t *afl, s32 cpuid) { in bind_cpu()
112 void bind_to_free_cpu(afl_state_t *afl) {
464 static void shuffle_ptrs(afl_state_t *afl, void **ptrs, u32 cnt) {
483 void read_foreign_testcases(afl_state_t *afl, int first) {
663 void read_testcases(afl_state_t *afl, u8 *directory) {
879 void perform_dry_run(afl_state_t *afl) {
1405 void pivot_inputs(afl_state_t *afl) {
1520 u32 find_start_position(afl_state_t *afl) {
1562 void find_timeout(afl_state_t *afl) {
1692 void nuke_resume_dir(afl_state_t *afl) {
1732 static void handle_existing_out_dir(afl_state_t *afl) {
2048 int check_main_node_exists(afl_state_t *afl) {
2080 void setup_dirs_fds(afl_state_t *afl) {
2258 void setup_cmdline_file(afl_state_t *afl, char **argv) {
2288 void setup_stdio_file(afl_state_t *afl) {
2396 void check_cpu_governor(afl_state_t *afl) {
2533 void get_core_count(afl_state_t *afl) {
2623 void fix_up_sync(afl_state_t *afl) {
2662 void check_asan_opts(afl_state_t *afl) {
2740 void setup_testcase_shmem(afl_state_t *afl) {
2767 void check_binary(afl_state_t *afl, u8 *fname) {
3049 void check_if_tty(afl_state_t *afl) {
3121 void save_cmdline(afl_state_t *afl, u32 argc, char **argv) {