Home
last modified time | relevance | path

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

/linux-5.19.10/net/decnet/
Ddn_table.c50 #define DZ_HASHMASK(dz) ((dz)->dz_hashmask) argument
53 #define DZ_MASK(dz) ((dz)->dz_mask) argument
87 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
96 static inline dn_fib_key_t dz_key(__le16 dst, struct dn_zone *dz) in dz_key()
103 static inline struct dn_fib_node **dn_chain_p(dn_fib_key_t key, struct dn_zone *dz) in dn_chain_p()
108 static inline struct dn_fib_node *dz_chain(dn_fib_key_t key, struct dn_zone *dz) in dz_chain()
123 static inline void dn_rebuild_zone(struct dn_zone *dz, in dn_rebuild_zone()
143 static void dn_rehash_zone(struct dn_zone *dz) in dn_rehash_zone()
190 struct dn_zone *dz = kzalloc(sizeof(struct dn_zone), GFP_KERNEL); in dn_new_zone() local
412 struct dn_zone *dz, in dn_hash_dump_bucket()
[all …]
/linux-5.19.10/arch/m68k/fpsp040/
Dskeleton.S64 dz: label
/linux-5.19.10/drivers/input/
Dmousedev.c52 int dx, dy, dz; member
89 int dx, dy, dz; member
574 s8 dx, dy, dz; in mousedev_packet() local
/linux-5.19.10/drivers/firmware/efi/test/
Defi_test.c143 unsigned long datasize = 0, prev_datasize, *dz; in efi_runtime_get_variable() local
/linux-5.19.10/net/tipc/
Dmonitor.c311 int dz, i; in mon_update_neighbors() local