Searched defs:dz (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/
H A Duser.h31 unsigned long dz; /* P8, Constant zero (32-bits). */ member in struct:user_regs_struct
/linux-4.4.14/arch/m68k/fpsp040/
H A Dskeleton.S64 dz: label
/linux-4.4.14/net/decnet/
H A Ddn_table.c86 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) dn_hash() argument
95 static inline dn_fib_key_t dz_key(__le16 dst, struct dn_zone *dz) dz_key() argument
102 static inline struct dn_fib_node **dn_chain_p(dn_fib_key_t key, struct dn_zone *dz) dn_chain_p() argument
107 static inline struct dn_fib_node *dz_chain(dn_fib_key_t key, struct dn_zone *dz) dz_chain() argument
122 static inline void dn_rebuild_zone(struct dn_zone *dz, dn_rebuild_zone() argument
142 static void dn_rehash_zone(struct dn_zone *dz) dn_rehash_zone() argument
188 struct dn_zone *dz = kzalloc(sizeof(struct dn_zone), GFP_KERNEL); dn_new_zone() local
463 struct dn_zone *dz; dn_fib_table_dump() local
531 struct dn_zone *dz; dn_fib_table_insert() local
669 struct dn_zone *dz; dn_fib_table_delete() local
771 struct dn_zone *dz; dn_fib_table_flush() local
790 struct dn_zone *dz; dn_fib_table_lookup() local
406 dn_hash_dump_bucket(struct sk_buff *skb, struct netlink_callback *cb, struct dn_fib_table *tb, struct dn_zone *dz, struct dn_fib_node *f) dn_hash_dump_bucket() argument
435 dn_hash_dump_zone(struct sk_buff *skb, struct netlink_callback *cb, struct dn_fib_table *tb, struct dn_zone *dz) dn_hash_dump_zone() argument
/linux-4.4.14/drivers/input/
H A Dmousedev.c54 int dx, dy, dz; member in struct:mousedev_hw_data
91 int dx, dy, dz; member in struct:mousedev_motion
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dkgdb.c220 unsigned int dz; /* 0x55; P8, 32-bit zero register */ member in struct:register_image

Completed in 515 milliseconds