Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 25 of 65) sorted by relevance

123

/linux-4.19.296/fs/reiserfs/
Ddo_balan.c19 static inline void buffer_info_init_left(struct tree_balance *tb, in buffer_info_init_left()
28 static inline void buffer_info_init_right(struct tree_balance *tb, in buffer_info_init_right()
37 static inline void buffer_info_init_tbS0(struct tree_balance *tb, in buffer_info_init_tbS0()
46 static inline void buffer_info_init_bh(struct tree_balance *tb, in buffer_info_init_bh()
56 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, in do_balance_mark_leaf_dirty()
77 static void balance_leaf_when_delete_del(struct tree_balance *tb) in balance_leaf_when_delete_del()
109 static void balance_leaf_when_delete_cut(struct tree_balance *tb) in balance_leaf_when_delete_cut()
146 static int balance_leaf_when_delete_left(struct tree_balance *tb) in balance_leaf_when_delete_left()
239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
289 static unsigned int balance_leaf_insert_left(struct tree_balance *tb, in balance_leaf_insert_left()
[all …]
Dfix_node.c51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
623 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
654 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
698 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
799 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
829 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
917 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
[all …]
Dibalance.c28 struct tree_balance *tb, in internal_define_dest_src_infos()
493 struct tree_balance *tb, in internal_shift_left()
534 static void internal_shift1_left(struct tree_balance *tb, in internal_shift1_left()
565 struct tree_balance *tb, in internal_shift_right()
609 static void internal_shift1_right(struct tree_balance *tb, in internal_shift1_right()
632 static void balance_internal_when_delete(struct tree_balance *tb, in balance_internal_when_delete()
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
803 int balance_internal(struct tree_balance *tb, in balance_internal()
Dlbalance.c629 static void leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, in leaf_define_dest_src_infos()
715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, in leaf_move_items()
741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left()
794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right()
/linux-4.19.296/drivers/thunderbolt/
Ddomain.c127 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_show() local
169 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
245 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
265 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
298 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
328 struct tb *tb; in tb_domain_alloc() local
373 struct tb *tb = data; in tb_domain_event_cb() local
403 int tb_domain_add(struct tb *tb) in tb_domain_add()
470 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
489 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
[all …]
Dicm.c100 struct tb *tb; member
200 static int icm_request(struct tb *tb, const void *request, size_t request_size, in icm_request()
240 static bool icm_fr_is_supported(struct tb *tb) in icm_fr_is_supported()
256 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
307 static void icm_fr_save_devices(struct tb *tb) in icm_fr_save_devices()
313 icm_fr_driver_ready(struct tb *tb, enum tb_security_level *security_level, in icm_fr_driver_ready()
334 static int icm_fr_approve_switch(struct tb *tb, struct tb_switch *sw) in icm_fr_approve_switch()
361 static int icm_fr_add_switch_key(struct tb *tb, struct tb_switch *sw) in icm_fr_add_switch_key()
388 static int icm_fr_challenge_switch_key(struct tb *tb, struct tb_switch *sw, in icm_fr_challenge_switch_key()
418 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_approve_xdomain_paths()
[all …]
Dtb.c91 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
173 static void tb_activate_pcie_devices(struct tb *tb) in tb_activate_pcie_devices()
239 struct tb *tb; member
253 struct tb *tb = ev->tb; in tb_handle_hotplug() local
322 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
353 static void tb_stop(struct tb *tb) in tb_stop()
368 static int tb_start(struct tb *tb) in tb_start()
406 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
418 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
459 struct tb *tb; in tb_probe() local
Dnhi.c876 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend_noirq() local
900 struct tb *tb = pci_get_drvdata(pdev); in nhi_resume_noirq() local
918 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend() local
926 struct tb *tb = pci_get_drvdata(pdev); in nhi_complete() local
942 struct tb *tb = pci_get_drvdata(pdev); in nhi_runtime_suspend() local
950 struct tb *tb = pci_get_drvdata(pdev); in nhi_runtime_resume() local
1026 struct tb *tb; in nhi_probe() local
1111 struct tb *tb = pci_get_drvdata(pdev); in nhi_remove() local
Dswitch.c456 static void tb_dump_port(struct tb *tb, struct tb_regs_port_header *port) in tb_dump_port()
625 static void tb_dump_switch(struct tb *tb, struct tb_regs_switch_header *sw) in tb_dump_switch()
648 int tb_switch_reset(struct tb *tb, u64 route) in tb_switch_reset()
1155 struct tb_switch *tb_switch_alloc(struct tb *tb, struct device *parent, in tb_switch_alloc()
1239 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode()
1275 struct tb *tb = sw->tb; in tb_switch_configure() local
1610 struct tb *tb; member
1651 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link, u8 depth) in tb_switch_find_by_link_depth()
1676 struct tb_switch *tb_switch_find_by_uuid(struct tb *tb, const uuid_t *uuid) in tb_switch_find_by_uuid()
1700 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
Dtb.h89 struct tb *tb; member
178 struct tb *tb; member
238 static inline void *tb_priv(struct tb *tb) in tb_priv()
325 #define tb_err(tb, fmt, arg...) dev_err(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
326 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
327 #define tb_warn(tb, fmt, arg...) dev_warn(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
328 #define tb_info(tb, fmt, arg...) dev_info(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
384 static inline void tb_domain_put(struct tb *tb) in tb_domain_put()
Dxdomain.c30 struct tb *tb; member
334 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response()
467 struct tb *tb = xw->tb; in tb_xdp_handle_request() local
533 tb_xdp_schedule_request(struct tb *tb, const struct tb_xdp_header *hdr, in tb_xdp_schedule_request()
844 struct tb *tb = xd->tb; in tb_xdomain_get_properties() local
1107 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc()
1337 struct tb_xdomain *tb_xdomain_find_by_uuid(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid()
1366 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link, in tb_xdomain_find_by_link_depth()
1395 struct tb_xdomain *tb_xdomain_find_by_route(struct tb *tb, u64 route) in tb_xdomain_find_by_route()
1408 bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type, in tb_xdomain_handle_request()
Dtunnel_pci.h14 struct tb *tb; member
Dpath.c36 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc()
Dtunnel_pci.c59 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up, in tb_pci_alloc()
/linux-4.19.296/drivers/iio/common/st_sensors/
Dst_sensors_spi.c29 static int st_sensors_spi_read(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read()
66 static int st_sensors_spi_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read_byte()
73 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_spi_read_multiple_byte()
79 static int st_sensors_spi_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_write_byte()
Dst_sensors_i2c.c30 static int st_sensors_i2c_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_read_byte()
46 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_i2c_read_multiple_byte()
56 static int st_sensors_i2c_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_write_byte()
/linux-4.19.296/include/linux/
Dthunderbolt.h75 struct tb { struct
78 struct tb_nhi *nhi; argument
79 struct tb_ctl *ctl; argument
81 struct tb_switch *root_switch; argument
82 const struct tb_cm_ops *cm_ops; argument
84 enum tb_security_level security_level; argument
89 extern struct bus_type tb_bus_type; argument
215 struct tb *tb; member
249 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked()
261 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) in tb_xdomain_find_by_route_locked()
Dtty_flip.h20 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
/linux-4.19.296/crypto/
Dseqiv.c144 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
179 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
Dccm.c457 struct rtattr **tb, in crypto_ccm_create_common()
566 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
594 struct rtattr **tb) in crypto_ccm_base_create()
759 struct rtattr **tb) in crypto_rfc4309_create()
937 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
Dechainiv.c118 struct rtattr **tb) in echainiv_aead_create()
Dmcryptd.c254 static inline bool mcryptd_check_internal(struct rtattr **tb, u32 *type, in mcryptd_check_internal()
485 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in mcryptd_create_hash()
554 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in mcryptd_create()
Dctr.c180 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) in crypto_ctr_alloc()
354 struct rtattr **tb) in crypto_rfc3686_create()
/linux-4.19.296/include/linux/netfilter/ipset/
Dip_set_comment.h14 ip_set_comment_uget(struct nlattr *tb) in ip_set_comment_uget()
Dip_set_timeout.h33 ip_set_timeout_uget(struct nlattr *tb) in ip_set_timeout_uget()

123