Home
last modified time | relevance | path

Searched refs:atol (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/splice/
H A Dsplice_read.c30 size = atol(argv[2]); in main()
/linux/tools/testing/selftests/sched_ext/
H A Dutil.c55 return atol(buf); in file_read_long()
/linux/tools/testing/selftests/mm/
H A Dmap_hugetlb.c61 length = atol(argv[1]) << 20; in main()
H A Duffd-stress.c469 bytes = atol(argv[2]) * 1024 * 1024; in main()
H A Dksm_tests.c775 page_count = atol(optarg); in main()
/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c143 return atol(buf); in cg_read_long()
153 return atol(buf); in cg_read_long_fd()
168 return atol(ptr + strlen(key)); in cg_read_key_long()
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c61 thr = atol(argv[2]); in main()
/linux/tools/include/nolibc/
H A Dstdlib.h63 long atol(const char *s) in atol() function
88 return atol(s); in atoi()
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c498 chunk_size = atol(optarg); in main()
501 map_align = atol(optarg); in main()
/linux/tools/thermal/tmon/
H A Dsysfs.c159 return atol(ch + skip); in get_instance_id()
/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c353 arp_entry.mac = atol(mac); in read_arp()
/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c426 duration_sec = duration ? atol(duration) : 0; in FIXTURE_SETUP()
/linux/tools/mm/
H A Dslabinfo.c186 return atol(buffer); in get_obj()