HomeSort by relevance Sort by last modified time
    Searched defs:early (Results 1 - 17 of 17) sorted by null

  /bionic/libc/kernel/common/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 164 __u32 early; member in struct:tc_red_xstats
192 __u32 early; member in struct:tc_gred_qopt
  /external/kernel-headers/original/linux/
init.h 116 int early; member in struct:obs_kernel_param
125 #define __setup_param(str, unique_id, fn, early) \
131 = { __setup_str_##unique_id, fn, early }
pkt_sched.h 214 __u32 early; /* Early drops */ member in struct:tc_red_xstats
244 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
init.h 64 int early; member in struct:obs_kernel_param
67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /external/iproute2/include/linux/
pkt_sched.h 214 __u32 early; /* Early drops */ member in struct:tc_red_xstats
244 __u32 early; member in struct:tc_gred_qopt

Completed in 1180 milliseconds