Searched refs:exception_table_entry (Results 1 - 25 of 66) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/mm/
H A Dextable.c15 extern const struct exception_table_entry __start___ex_table[];
16 extern const struct exception_table_entry __stop___ex_table[];
18 static inline const struct exception_table_entry *
19 search_one_table (const struct exception_table_entry *first,
20 const struct exception_table_entry *last,
29 const struct exception_table_entry *mid;
46 const struct exception_table_entry *
59 const struct exception_table_entry *ret;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/mm/
H A Dextable.c14 extern struct exception_table_entry __start___ex_table[];
15 extern struct exception_table_entry __stop___ex_table[];
24 sort_ex_table(struct exception_table_entry *start,
25 struct exception_table_entry *finish)
27 struct exception_table_entry el, *p, *q;
53 search_one_table(const struct exception_table_entry *first,
54 const struct exception_table_entry *last,
58 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/mm/
H A Dextable.c15 extern const struct exception_table_entry __start___ex_table[];
16 extern const struct exception_table_entry __stop___ex_table[];
19 search_one_table(const struct exception_table_entry *first,
20 const struct exception_table_entry *last,
24 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/mm/
H A Dextable.c12 extern const struct exception_table_entry __start___ex_table[];
13 extern const struct exception_table_entry __stop___ex_table[];
16 search_one_table(const struct exception_table_entry *first,
17 const struct exception_table_entry *last,
21 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/mm/
H A Dextable.c36 extern const struct exception_table_entry __start___ex_table[];
37 extern const struct exception_table_entry __stop___ex_table[];
40 search_one_table(const struct exception_table_entry *first,
41 const struct exception_table_entry *last,
45 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *first,
14 const struct exception_table_entry *last,
18 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/mm/
H A Dextable.c13 extern const struct exception_table_entry __start___ex_table[];
14 extern const struct exception_table_entry __stop___ex_table[];
16 static inline const struct exception_table_entry *
17 search_one_table (const struct exception_table_entry *first,
18 const struct exception_table_entry *last,
22 const struct exception_table_entry *mid;
44 const struct exception_table_entry *entry;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *first,
14 const struct exception_table_entry *last,
18 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dextable.c14 extern const struct exception_table_entry __start___ex_table[];
15 extern const struct exception_table_entry __stop___ex_table[];
18 search_one_table(const struct exception_table_entry *first,
19 const struct exception_table_entry *last,
23 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/mm/
H A Dextable.c16 extern const struct exception_table_entry __start___ex_table[];
17 extern const struct exception_table_entry __stop___ex_table[];
20 search_one_table(const struct exception_table_entry *first,
21 const struct exception_table_entry *last,
25 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/mm/
H A Dextable.c16 extern const struct exception_table_entry __start___ex_table[];
17 extern const struct exception_table_entry __stop___ex_table[];
20 search_one_table(const struct exception_table_entry *first,
21 const struct exception_table_entry *last,
25 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *start,
14 const struct exception_table_entry *end,
17 const struct exception_table_entry *walk;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *start,
14 const struct exception_table_entry *end,
17 const struct exception_table_entry *walk;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/mm/
H A Dextable.c10 extern const struct exception_table_entry __start___ex_table[];
11 extern const struct exception_table_entry __stop___ex_table[];
14 search_one_table(const struct exception_table_entry *first,
15 const struct exception_table_entry *last,
19 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *first,
14 const struct exception_table_entry *last,
18 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/mm/
H A Dextable.c10 extern const struct exception_table_entry __start___ex_table[];
11 extern const struct exception_table_entry __stop___ex_table[];
14 search_one_table(const struct exception_table_entry *first,
15 const struct exception_table_entry *last,
19 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dmodule.h20 const struct exception_table_entry *dbe_table_start;
21 const struct exception_table_entry *dbe_table_end;
44 sizeof(struct exception_table_entry))) {
56 extern const struct exception_table_entry __start___dbe_table[];
57 extern const struct exception_table_entry __stop___dbe_table[];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/mm/
H A Dextable.c9 extern const struct exception_table_entry __start___ex_table[];
10 extern const struct exception_table_entry __stop___ex_table[];
13 search_one_table(const struct exception_table_entry *first,
14 const struct exception_table_entry *last,
22 const struct exception_table_entry *mid;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Duaccess.h59 struct exception_table_entry { struct
64 extern const struct exception_table_entry
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Duaccess.h59 struct exception_table_entry { struct
64 extern const struct exception_table_entry

Completed in 280 milliseconds

123