/linux-3.3/virt/kvm/ |
D | assigned-dev.c | 28 struct kvm_assigned_dev_kernel *match; in kvm_find_assigned_dev() local 427 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_assign_irq() local 470 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_deassign_dev_irq() local 549 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_assign_device() local 659 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_deassign_device() local
|
/linux-3.3/net/netfilter/ |
D | x_tables.c | 49 struct list_head match; member 128 xt_register_match(struct xt_match *match) in xt_register_match() 145 xt_unregister_match(struct xt_match *match) in xt_unregister_match() 156 xt_register_matches(struct xt_match *match, unsigned int n) in xt_register_matches() 176 xt_unregister_matches(struct xt_match *match, unsigned int n) in xt_unregister_matches() 223 struct xt_match *match; in xt_request_find_match() local 489 int xt_compat_match_offset(const struct xt_match *match) in xt_compat_match_offset() 499 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_from_user() local 526 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_to_user() local 1099 const struct xt_match *match; in xt_match_seq_show() local
|
D | xt_ipvs.c | 56 bool match = true; in ipvs_mt() local
|
/linux-3.3/drivers/base/ |
D | devres.c | 184 dr_match_t match, void *match_data) in find_dr() 216 dr_match_t match, void *match_data) in devres_find() 246 dr_match_t match, void *match_data) in devres_get() 282 dr_match_t match, void *match_data) in devres_remove() 316 dr_match_t match, void *match_data) in devres_destroy()
|
/linux-3.3/fs/lockd/ |
D | svcsubs.c | 165 nlm_host_match_fn_t match) in nlm_traverse_locks() 212 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file() 248 nlm_traverse_files(void *data, nlm_host_match_fn_t match, in nlm_traverse_files()
|
D | svcshare.c | 93 nlm_host_match_fn_t match) in nlmsvc_traverse_shares()
|
/linux-3.3/arch/x86/mm/ |
D | pat_rbtree.c | 109 struct memtype *match; in memtype_rb_exact_match() local 133 struct memtype *match; in memtype_rb_check_conflict() local
|
/linux-3.3/drivers/base/power/ |
D | trace.c | 172 int match; in show_file_hash() local 191 int match = 0; in show_dev_hash() local
|
/linux-3.3/include/linux/netfilter/ |
D | xt_owner.h | 15 __u8 match, invert; member
|
D | x_tables.h | 23 struct xt_match *match; member 212 const struct xt_match *match; member 243 const struct xt_match *match; member 255 const struct xt_match *match; member 298 bool (*match)(const struct sk_buff *skb, member 553 compat_uptr_t match; member
|
/linux-3.3/arch/sh/mm/ |
D | tlbflush_64.c | 322 unsigned long long match, pteh=0, lpage; in local_flush_tlb_one() local 372 unsigned long long match, pteh=0, pteh_epn, pteh_low; in local_flush_tlb_range() local
|
/linux-3.3/drivers/of/ |
D | irq.c | 102 int imaplen, match, i; in of_irq_map_raw() local 448 const struct of_device_id *match; in of_irq_init() local
|
/linux-3.3/lib/zlib_deflate/ |
D | deflate.c | 704 register Byte *match; /* matched string */ in longest_match() local 843 IPos match, in check_match() 863 # define check_match(s, start, match, length) argument
|
/linux-3.3/arch/sparc/kernel/ |
D | of_device_common.h | 28 int (*match)(struct device_node *parent); member
|
/linux-3.3/security/keys/ |
D | process_keys.c | 333 key_match_func_t match, in search_my_process_keyrings() 455 key_match_func_t match, in search_process_keyrings()
|
/linux-3.3/include/linux/ |
D | attribute_container.h | 22 int (*match)(struct attribute_container *, struct device *); member
|
D | isa.h | 12 int (*match)(struct device *, unsigned int); member
|
D | irqdomain.h | 103 static inline void irq_domain_generate_simple(const struct of_device_id *match, in irq_domain_generate_simple()
|
/linux-3.3/drivers/bcma/ |
D | scan.c | 216 struct bcma_device_id *match, int core_num, in bcma_get_next_core() 434 struct bcma_device_id *match, in bcma_bus_scan_early()
|
/linux-3.3/drivers/tty/serial/ |
D | of_serial.c | 96 const struct of_device_id *match; in of_platform_serial_probe() local
|
/linux-3.3/kernel/irq/ |
D | devres.c | 23 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
/linux-3.3/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 980 #define IS_FEC(match) ((match)->data == &fs_fec_ops) argument 982 #define IS_FEC(match) 0 argument 1004 const struct of_device_id *match; in fs_enet_probe() local
|
/linux-3.3/arch/mips/kernel/ |
D | mips-mt-fpaff.c | 49 bool match; in check_same_owner() local
|
/linux-3.3/drivers/media/video/ |
D | v4l2-common.c | 231 int v4l2_chip_match_host(const struct v4l2_dbg_match *match) in v4l2_chip_match_host() 243 int v4l2_chip_match_i2c_client(struct i2c_client *c, const struct v4l2_dbg_match *match) in v4l2_chip_match_i2c_client()
|
/linux-3.3/fs/isofs/ |
D | namei.c | 70 int de_len, match, i, dlen; in isofs_find_entry() local
|