/linux-3.3/scripts/dtc/ |
D | checks.c | 54 struct check { struct 56 tree_check_fn tree_fn; argument 57 node_check_fn node_fn; argument 58 prop_check_fn prop_fn; argument 60 enum checklevel level; argument 61 enum checkstatus status; argument 64 struct check **prereq; argument
|
D | dtc.c | 104 int force = 0, check = 0, sort = 0; in main() local
|
/linux-3.3/scripts/kconfig/lxdialog/ |
D | check-lxdialog.sh | 40 check() { function
|
/linux-3.3/drivers/md/persistent-data/ |
D | dm-block-manager.h | 57 int (*check)(struct dm_block_validator *v, struct dm_block *b, size_t block_size); member
|
/linux-3.3/kernel/irq/ |
D | internals.h | 131 irq_get_desc_buslock(unsigned int irq, unsigned long *flags, unsigned int check) in irq_get_desc_buslock() 143 irq_get_desc_lock(unsigned int irq, unsigned long *flags, unsigned int check) in irq_get_desc_lock()
|
/linux-3.3/include/net/ |
D | dsfield.h | 30 __u32 check = ntohs((__force __be16)iph->check); in ipv4_change_dsfield() local
|
D | inet_ecn.h | 74 u32 check = (__force u32)iph->check; in IP_ECN_set_ce() local
|
D | dst_ops.h | 18 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie); member
|
/linux-3.3/net/bridge/netfilter/ |
D | ebtable_broute.c | 37 static int check(const struct ebt_table_info *info, unsigned int valid_hooks) in check() function
|
D | ebtable_filter.c | 46 static int check(const struct ebt_table_info *info, unsigned int valid_hooks) in check() function
|
D | ebtable_nat.c | 46 static int check(const struct ebt_table_info *info, unsigned int valid_hooks) in check() function
|
/linux-3.3/drivers/edac/ |
D | amd8111_edac.h | 116 void (*check)(struct edac_device_ctl_info *edac_dev); member 127 void (*check)(struct edac_pci_ctl_info *edac_dev); member
|
D | amd8131_edac.h | 115 void (*check)(struct edac_pci_ctl_info *edac_dev); member
|
/linux-3.3/sound/oss/ |
D | hex2hex.c | 23 int n, check; in loadhex() local
|
/linux-3.3/net/rxrpc/ |
D | rxkad.c | 166 u16 check; in rxkad_secure_packet_auth() local 211 u16 check; in rxkad_secure_packet_encrypt() local 338 u16 check; in rxkad_verify_packet_auth() local 413 u16 check; in rxkad_verify_packet_encrypt() local
|
/linux-3.3/net/netfilter/ |
D | xt_multiport.c | 98 check(u_int16_t proto, in check() function
|
/linux-3.3/fs/ocfs2/ |
D | blockcheck.c | 425 struct ocfs2_block_check check; in ocfs2_block_check_validate() local 531 struct ocfs2_block_check check; in ocfs2_block_check_validate_bhs() local
|
/linux-3.3/arch/mn10300/unit-asb2364/include/unit/ |
D | smsc911x.h | 86 int check; in smsc_get_mac() local
|
/linux-3.3/security/apparmor/ |
D | match.c | 305 u16 *check = CHECK_TABLE(dfa); in aa_dfa_match_len() local
|
/linux-3.3/arch/powerpc/sysdev/ |
D | msi_bitmap.c | 142 #define check(x) \ macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | uaccess.h | 186 #define __do_get_user(check, x, ptr, size, segment) \ argument 213 #define __do_put_user(check, x, ptr, size, segment) \ argument
|
/linux-3.3/lib/zlib_inflate/ |
D | inflate.c | 178 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) argument
|
/linux-3.3/include/linux/ |
D | udp.h | 26 __sum16 check; member
|
/linux-3.3/lib/ |
D | list_sort.c | 168 static int __init check(struct debug_el *ela, struct debug_el *elb) in check() function
|
/linux-3.3/arch/powerpc/lib/ |
D | code-patching.c | 164 #define check(x) \ macro
|