/linux-4.19.296/fs/hpfs/ |
D | dnode.c | 148 if (de->down) { in set_last_pointer() 166 de->down = 1; in set_last_pointer() 192 de->down = 1; in hpfs_add_de() 221 if (de->down) { in fix_up_ptrs() 315 copy_de(hpfs_add_de(i->i_sb, ad, de->name, de->namelen, de->down ? de_down_pointer(de) : 0), de); in hpfs_add_to_dnode() 325 set_last_pointer(i->i_sb, ad, de->down ? de_down_pointer(de) : 0); in hpfs_add_to_dnode() 399 down: in hpfs_add_dirent() 410 if (de->down) { in hpfs_add_dirent() 413 goto down; in hpfs_add_dirent() 463 if (!de->down) break; in move_to_top() [all …]
|
D | anode.c | 27 a = le32_to_cpu(btree->u.internal[i].down); in hpfs_bplus_lookup() 87 a = le32_to_cpu(btree->u.internal[n].down); in hpfs_add_sector_to_btree() 143 btree->u.internal[0].down = cpu_to_le32(na); in hpfs_add_sector_to_btree() 180 btree->u.internal[n].down = cpu_to_le32(na); in hpfs_add_sector_to_btree() 209 anode->btree.u.internal[0].down = cpu_to_le32(a); in hpfs_add_sector_to_btree() 247 if ((unode = hpfs_map_anode(s, le32_to_cpu(ranode->u.internal[n].down), &bh1))) { in hpfs_add_sector_to_btree() 259 btree->u.internal[0].down = cpu_to_le32(ra); in hpfs_add_sector_to_btree() 261 btree->u.internal[1].down = cpu_to_le32(na); in hpfs_add_sector_to_btree() 288 ano = le32_to_cpu(btree1->u.internal[pos].down); in hpfs_remove_btree() 313 if (le32_to_cpu(btree1->u.internal[i].down) == oano) { in hpfs_remove_btree() [all …]
|
D | map.c | 290 if (((31 + de->namelen + de->down*4 + 3) & ~3) != le16_to_cpu(de->length)) { in hpfs_map_dnode() 291 …if (((31 + de->namelen + de->down*4 + 3) & ~3) < le16_to_cpu(de->length) && s->s_flags & SB_RDONLY… in hpfs_map_dnode() 296 if (hpfs_sb(s)->sb_chk >= 2) b |= 1 << de->down; in hpfs_map_dnode() 297 if (de->down) if (de_down_pointer(de) < 0x10) { in hpfs_map_dnode()
|
D | hpfs.h | 309 u8 down: 1; /* down pointer present (after name) */ member 325 u8 down: 1; /* down pointer present (after name) */ member 387 __le32 down; /* pointer to subtree */ member
|
D | hpfs_fn.h | 108 CHKCOND(de->down,("HPFS: de_down_pointer: !de->down\n")); in de_down_pointer() 180 a = dst->down; in copy_de() 183 dst->down = a; in copy_de()
|
/linux-4.19.296/drivers/clk/ |
D | clk-divider.c | 190 int down = _get_table_mindiv(table); in _round_down_table() local 198 if ((div - clkt->div) < (div - down)) in _round_down_table() 199 down = clkt->div; in _round_down_table() 202 return down; in _round_down_table() 223 int up, down; in _div_round_closest() local 227 down = parent_rate / rate; in _div_round_closest() 231 down = __rounddown_pow_of_two(down); in _div_round_closest() 234 down = _round_down_table(table, down); in _div_round_closest() 238 down_rate = DIV_ROUND_UP_ULL((u64)parent_rate, down); in _div_round_closest() 240 return (rate - up_rate) <= (down_rate - rate) ? up : down; in _div_round_closest()
|
/linux-4.19.296/drivers/thunderbolt/ |
D | tunnel_pci.c | 60 struct tb_port *down) in tb_pci_alloc() argument 66 tunnel->down_port = down; in tb_pci_alloc() 78 tunnel->path_to_up->hops[0].in_port = down; in tb_pci_alloc() 100 tunnel->path_to_down->hops[1].out_port = down; in tb_pci_alloc()
|
D | tunnel_pci.h | 23 struct tb_port *down);
|
/linux-4.19.296/drivers/virt/ |
D | Kconfig | 27 3) An interrupt handler for shutting down the partition upon 31 partition shuts down.
|
/linux-4.19.296/drivers/hid/ |
D | hid-magicmouse.c | 185 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local 196 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch() 206 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch() 258 if (down) in magicmouse_emit_touch() 262 input_mt_report_slot_state(input, MT_TOOL_FINGER, down); in magicmouse_emit_touch() 265 if (down) { in magicmouse_emit_touch()
|
D | hid-asus.c | 220 bool down = !!(data[1] & BIT(i+3)); in asus_report_input() local 227 input_mt_report_slot_state(drvdat->input, toolType, down); in asus_report_input() 229 if (down) { in asus_report_input()
|
/linux-4.19.296/include/linux/ |
D | keyboard.h | 13 int down; /* Pressure of the key? */ member
|
D | semaphore.h | 39 extern void down(struct semaphore *sem);
|
/linux-4.19.296/drivers/xen/ |
D | pvcalls-back.c | 377 down(&fedata->socket_lock); in pvcalls_new_active_socket() 390 down(&fedata->socket_lock); in pvcalls_new_active_socket() 495 down(&fedata->socket_lock); in pvcalls_back_release() 661 down(&fedata->socket_lock); in pvcalls_back_bind() 700 down(&fedata->socket_lock); in pvcalls_back_listen() 728 down(&fedata->socket_lock); in pvcalls_back_accept() 776 down(&fedata->socket_lock); in pvcalls_back_poll() 981 down(&pvcalls_back_global.frontends_lock); in backend_connect() 1007 down(&fedata->socket_lock); in backend_disconnect() 1131 down(&pvcalls_back_global.frontends_lock); in set_backend_state() [all …]
|
/linux-4.19.296/fs/affs/ |
D | affs.h | 296 down(&AFFS_I(inode)->i_link_lock); in affs_lock_link() 306 down(&AFFS_I(inode)->i_hash_lock); in affs_lock_dir() 316 down(&AFFS_I(inode)->i_ext_lock); in affs_lock_ext()
|
/linux-4.19.296/drivers/regulator/ |
D | Kconfig | 63 They provide two I2C-controlled DC/DC step-down converters with 95 via I2C bus. The ACT8945A features three step-down DC/DC converters 262 The DA9210 is a multi-phase synchronous step down 274 step down converter 12A or 16A DC-DC Buck controlled through an I2C 294 TinyBuck Regulator. The FAN53555 is a step-down switching voltage 385 provides two step-down converters and two general-purpose LDO 395 chip contains six step-down DC/DC converters which can support 403 provides four step-down converters. It supports software based 496 The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down 858 high-frequency synchronous step down dc-dc converter optimized [all …]
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | ibmphp_hpc.c | 783 down(&semOperations); in ibmphp_lock_operations() 819 down(&semOperations); in poll_hpc() 880 down(&semOperations); in poll_hpc() 1064 down(&sem_exit); in ibmphp_hpc_stop_poll_thread()
|
/linux-4.19.296/fs/jbd2/ |
D | Kconfig | 28 in order to help track down any problems you are having.
|
/linux-4.19.296/include/xen/ |
D | xenbus.h | 86 struct completion down; member
|
/linux-4.19.296/fs/tracefs/ |
D | inode.c | 659 down: in tracefs_remove_recursive() 677 goto down; in tracefs_remove_recursive()
|
/linux-4.19.296/fs/debugfs/ |
D | inode.c | 713 down: in debugfs_remove_recursive() 731 goto down; in debugfs_remove_recursive()
|
/linux-4.19.296/drivers/message/fusion/ |
D | Kconfig | 70 SCSI_MAX_PHYS_SEGMENTS. However, it may decreased down to 16.
|
/linux-4.19.296/fs/btrfs/ |
D | Kconfig | 101 is meant to be used by btrfs developers for tracking down extent
|
/linux-4.19.296/drivers/xen/xenbus/ |
D | xenbus_probe.c | 288 timeout = wait_for_completion_timeout(&dev->down, timeout); in xenbus_dev_shutdown() 466 init_completion(&xendev->down); in xenbus_probe_node()
|
/linux-4.19.296/fs/xfs/ |
D | Kconfig | 96 filesystem to go down. However, it requires that the filesystem be
|