Home
last modified time | relevance | path

Searched refs:neh (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/uwb/
Dneh.c122 struct uwb_rc_neh *neh = container_of(kref, struct uwb_rc_neh, kref); in uwb_rc_neh_release() local
124 kfree(neh); in uwb_rc_neh_release()
127 static void uwb_rc_neh_get(struct uwb_rc_neh *neh) in uwb_rc_neh_get() argument
129 kref_get(&neh->kref); in uwb_rc_neh_get()
136 void uwb_rc_neh_put(struct uwb_rc_neh *neh) in uwb_rc_neh_put() argument
138 kref_put(&neh->kref, uwb_rc_neh_release); in uwb_rc_neh_put()
163 int __uwb_rc_ctx_get(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_get() argument
176 neh->context = result; in __uwb_rc_ctx_get()
183 void __uwb_rc_ctx_put(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_put() argument
186 if (neh->context == 0) in __uwb_rc_ctx_put()
[all …]
Dreset.c77 struct uwb_rc_neh *neh; in uwb_rc_cmd_async() local
97 neh = uwb_rc_neh_add(rc, cmd, expected_type, expected_event, cb, arg); in uwb_rc_cmd_async()
98 if (IS_ERR(neh)) { in uwb_rc_cmd_async()
99 result = PTR_ERR(neh); in uwb_rc_cmd_async()
106 uwb_rc_neh_rm(rc, neh); in uwb_rc_cmd_async()
108 uwb_rc_neh_arm(rc, neh); in uwb_rc_cmd_async()
109 uwb_rc_neh_put(neh); in uwb_rc_cmd_async()
Duwb-internal.h106 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh);
107 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh);
108 void uwb_rc_neh_put(struct uwb_rc_neh *neh);
DMakefile19 neh.o \
/linux-3.4.99/fs/ext4/
Dextents.c845 struct ext4_extent_header *neh; in ext4_ext_split() local
918 neh = ext_block_hdr(bh); in ext4_ext_split()
919 neh->eh_entries = 0; in ext4_ext_split()
920 neh->eh_max = cpu_to_le16(ext4_ext_space_block(inode, 0)); in ext4_ext_split()
921 neh->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_split()
922 neh->eh_depth = 0; in ext4_ext_split()
938 ex = EXT_FIRST_EXTENT(neh); in ext4_ext_split()
940 le16_add_cpu(&neh->eh_entries, m); in ext4_ext_split()
990 neh = ext_block_hdr(bh); in ext4_ext_split()
991 neh->eh_entries = cpu_to_le16(1); in ext4_ext_split()
[all …]
/linux-3.4.99/Documentation/usb/
DWUSB-Design-overview.txt191 handle called /neh/ (Notification/Event Handle) is opened with
235 /drivers/uwb/neh.c:uwb_rc_neh_grok()/ and delivered to the UWBD, the UWB