Searched refs:read_procfs_val (Results 1 – 3 of 3) sorted by relevance
88 cache_line_size = read_procfs_val(SMP_CACHE_BYTES_PATH); in test_xsk()92 max_frags = read_procfs_val(MAX_SKB_FRAGS_PATH); in test_xsk()
51 static inline unsigned int read_procfs_val(const char *path) in read_procfs_val() function
359 cache_line_size = read_procfs_val(SMP_CACHE_BYTES_PATH); in main()365 max_frags = read_procfs_val(MAX_SKB_FRAGS_PATH); in main()