Home
last modified time | relevance | path

Searched refs:re (Results 1 – 25 of 28) sorted by relevance

12

/linux-4.19.296/fs/btrfs/
Dreada.c94 struct reada_extent *re, struct extent_buffer *eb, in __readahead_hook() argument
103 spin_lock(&re->lock); in __readahead_hook()
108 list_replace_init(&re->extctl, &list); in __readahead_hook()
109 re->scheduled = 0; in __readahead_hook()
110 spin_unlock(&re->lock); in __readahead_hook()
142 next_key = re->top; in __readahead_hook()
191 reada_extent_put(fs_info, re); /* one ref for each entry */ in __readahead_hook()
201 struct reada_extent *re; in btree_readahead_hook() local
205 re = radix_tree_lookup(&fs_info->reada_tree, in btree_readahead_hook()
207 if (re) in btree_readahead_hook()
[all …]
Dref-verify.c117 struct root_entry *re) in insert_root_entry() argument
126 if (entry->root_objectid > re->root_objectid) in insert_root_entry()
128 else if (entry->root_objectid < re->root_objectid) in insert_root_entry()
134 rb_link_node(&re->node, parent_node, p); in insert_root_entry()
135 rb_insert_color(&re->node, root); in insert_root_entry()
245 struct root_entry *re; in free_block_entry() local
251 re = rb_entry(n, struct root_entry, node); in free_block_entry()
252 rb_erase(&re->node, &be->roots); in free_block_entry()
253 kfree(re); in free_block_entry()
276 struct root_entry *re = NULL; in add_block_entry() local
[all …]
/linux-4.19.296/fs/f2fs/
Dextent_cache.c37 struct rb_entry *re; in __lookup_rb_tree_slow() local
40 re = rb_entry(node, struct rb_entry, rb_node); in __lookup_rb_tree_slow()
42 if (ofs < re->ofs) in __lookup_rb_tree_slow()
44 else if (ofs >= re->ofs + re->len) in __lookup_rb_tree_slow()
47 return re; in __lookup_rb_tree_slow()
55 struct rb_entry *re; in f2fs_lookup_rb_tree() local
57 re = __lookup_rb_tree_fast(cached_re, ofs); in f2fs_lookup_rb_tree()
58 if (!re) in f2fs_lookup_rb_tree()
61 return re; in f2fs_lookup_rb_tree()
69 struct rb_entry *re; in f2fs_lookup_rb_tree_for_insert() local
[all …]
/linux-4.19.296/drivers/thunderbolt/
Dproperty.c418 struct tb_property_rootdir_entry *re; in __tb_property_format_dir() local
420 re = (struct tb_property_rootdir_entry *)&block[start_offset]; in __tb_property_format_dir()
421 re->magic = TB_PROPERTY_ROOTDIR_MAGIC; in __tb_property_format_dir()
422 re->length = dir_len - sizeof(*re) / 4; in __tb_property_format_dir()
423 entry = re->entries; in __tb_property_format_dir()
/linux-4.19.296/drivers/pci/
DKconfig49 bool "Enable PCI resource re-allocation detection"
54 re-allocation needs to be enabled. You can always use pci=realloc=on
56 re-allocate PCI resources if SR-IOV BARs have not been allocated by
/linux-4.19.296/drivers/cpuidle/
DKconfig13 If you're using an ACPI-enabled platform, you should say Y here.
/linux-4.19.296/drivers/virtio/
Dvirtio_input.c156 u32 mi, ma, re, fu, fl; in virtinput_cfg_abs() local
161 virtio_cread(vi->vdev, struct virtio_input_config, u.abs.res, &re); in virtinput_cfg_abs()
165 input_abs_set_res(vi->idev, abs, re); in virtinput_cfg_abs()
DKconfig40 break. Otherwise, leave it set. Unless you're testing what
/linux-4.19.296/fs/adfs/
DKconfig27 codes, so if you're unsure, say N.
/linux-4.19.296/drivers/pci/controller/dwc/
DKconfig113 and therefore the driver re-uses the DesignWare core functions to
153 DesignWare hardware and therefore the driver re-uses the
/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_ebda.c234 u16 ebda_seg, num_entries, next_offset, offset, blk_id, sub_addr, re, rc_id, re_id, base; in ibmphp_access_ebda() local
295 re = readw(io_mem + sub_addr); /* next sub blk */ in ibmphp_access_ebda()
320 sub_addr = base + re; /* re sub blk */ in ibmphp_access_ebda()
/linux-4.19.296/drivers/media/rc/
DKconfig186 If you're not sure, select N here
400 If you're not sure, select N here.
449 If you're not sure, select N here.
/linux-4.19.296/drivers/hid/
Dwacom_sys.c528 struct hid_report_enum *re; in wacom_hid_set_device_mode() local
533 re = &(hdev->report_enum[HID_FEATURE_REPORT]); in wacom_hid_set_device_mode()
534 r = re->report_id_hash[hid_data->inputmode]; in wacom_hid_set_device_mode()
547 struct hid_report_enum *re; in wacom_set_device_mode() local
554 re = &(hdev->report_enum[HID_FEATURE_REPORT]); in wacom_set_device_mode()
555 r = re->report_id_hash[wacom_wac->mode_report]; in wacom_set_device_mode()
Dwacom_wac.c505 struct hid_report_enum *re; in wacom_intuos_schedule_prox_event() local
507 re = &(wacom->hdev->report_enum[HID_FEATURE_REPORT]); in wacom_intuos_schedule_prox_event()
509 r = re->report_id_hash[WACOM_REPORT_INTUOSHT2_ID]; in wacom_intuos_schedule_prox_event()
511 r = re->report_id_hash[WACOM_REPORT_INTUOS_ID1]; in wacom_intuos_schedule_prox_event()
/linux-4.19.296/drivers/memory/
DKconfig60 functions of the driver includes re-configuring AC timing
/linux-4.19.296/lib/
DKconfig460 # when required. Since we're ignoring out-of-tree users, there's also
484 module load) by a small amount, so you're welcome to play with
DKconfig.debug309 If you're making modifications to header files which are
312 your build tree), to make sure they're suitable.
/linux-4.19.296/fs/squashfs/
DKconfig219 has to re-read fragments less often from disk, at the expense
/linux-4.19.296/fs/
DKconfig.binfmt142 with v4 shared libraries freely available from Compaq. If you're
DKconfig175 files for sound to work properly. In short, if you're not sure,
/linux-4.19.296/fs/jffs2/
DREADME.Locking90 long as the pointer you're holding is to a _valid_ node, not an
/linux-4.19.296/fs/cramfs/
DREADME182 will disagree. (If it is implemented, then I'll re-use that code in
/linux-4.19.296/fs/affs/
DChanges129 patches he did. They're marked (BH). Thanks, Bill!
/linux-4.19.296/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1038 s16 re; member
/linux-4.19.296/drivers/char/
DKconfig233 If you're not sure, say N.

12