| /kernel/linux/linux-6.6/tools/net/ynl/ |
| D | ynl-gen-c.py | 95 def _complex_member_type(self, ri): argument 101 def free(self, ri, var, ref): argument 105 def arg_member(self, ri): argument 114 def struct_member(self, ri): argument 142 def _attr_put_line(self, ri, var, line): argument 149 def _attr_put_simple(self, ri, var, put_type): argument 153 def attr_put(self, ri, var): argument 156 def _attr_get(self, ri, var): argument 159 def attr_get(self, ri, var, first): argument 189 def _setter_lines(self, ri, member, presence): argument [all …]
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | inode.c | 58 static void __get_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __get_inode_rdev() 74 struct f2fs_inode *ri) in __written_first_block() 85 static void __set_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __set_inode_rdev() 124 struct f2fs_inode *ri = &F2FS_NODE(page)->i; in f2fs_enable_inode_chksum() local 142 struct f2fs_inode *ri = &node->i; in f2fs_inode_chksum() local 164 struct f2fs_inode *ri; in f2fs_inode_chksum_verify() local 191 struct f2fs_inode *ri = &F2FS_NODE(page)->i; in f2fs_inode_chksum_set() local 203 struct f2fs_inode *ri = F2FS_INODE(node_page); in sanity_check_inode() local 343 struct f2fs_inode *ri; in do_read_inode() local 563 struct f2fs_inode *ri; in f2fs_update_inode() local
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | tps80031-regulator.c | 88 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_reg_is_enabled() local 108 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_reg_enable() local 127 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_reg_disable() local 152 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_dcdc_list_voltage() local 166 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_dcdc_set_voltage_sel() local 199 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_dcdc_get_voltage_sel() local 229 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_ldo_list_voltage() local 253 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_ldo_map_voltage() local 272 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_vbus_is_enabled() local 299 struct tps80031_regulator *ri = rdev_get_drvdata(rdev); in tps80031_vbus_enable() local [all …]
|
| D | aat2870-regulator.c | 35 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_set_voltage_sel() local 44 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_get_voltage_sel() local 58 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_enable() local 67 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_disable() local 75 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_is_enabled() local 126 struct aat2870_regulator *ri = NULL; in aat2870_get_regulator() local 152 struct aat2870_regulator *ri; in aat2870_regulator_probe() local
|
| D | tps65090-regulator.c | 64 static int tps65090_reg_set_overcurrent_wait(struct tps65090_regulator *ri, in tps65090_reg_set_overcurrent_wait() 255 struct tps65090_regulator *ri, bool enable) in tps65090_config_ext_control() 271 struct tps65090_regulator *ri, in tps65090_regulator_disable_ext_control() 408 struct tps65090_regulator *ri = NULL; in tps65090_regulator_probe() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | inode.c | 64 static void __get_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __get_inode_rdev() 80 struct f2fs_inode *ri) in __written_first_block() 93 static void __set_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __set_inode_rdev() 132 struct f2fs_inode *ri = &F2FS_NODE(page)->i; in f2fs_enable_inode_chksum() local 150 struct f2fs_inode *ri = &node->i; in f2fs_inode_chksum() local 172 struct f2fs_inode *ri; in f2fs_inode_chksum_verify() local 199 struct f2fs_inode *ri = &F2FS_NODE(page)->i; in f2fs_inode_chksum_set() local 208 struct f2fs_inode *ri) in sanity_check_compress_inode() 283 struct f2fs_inode *ri = F2FS_INODE(node_page); in sanity_check_inode() local 399 struct f2fs_inode *ri; in do_read_inode() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
| D | vcap_api.c | 446 static void vcap_encode_keyfield(struct vcap_rule_internal *ri, in vcap_encode_keyfield() 500 struct vcap_rule_internal *ri, in vcap_encode_keyfield_typegroups() 536 struct vcap_rule_internal *ri = to_intrule(rule); in vcap_copy_from_client_keyfield() local 591 struct vcap_rule_internal *ri = to_intrule(rule); in vcap_copy_from_client_actionfield() local 635 static int vcap_encode_rule_keyset(struct vcap_rule_internal *ri) in vcap_encode_rule_keyset() 739 static void vcap_encode_actionfield(struct vcap_rule_internal *ri, in vcap_encode_actionfield() 781 static void vcap_encode_actionfield_typegroups(struct vcap_rule_internal *ri, in vcap_encode_actionfield_typegroups() 793 static int vcap_encode_rule_actionset(struct vcap_rule_internal *ri) in vcap_encode_rule_actionset() 847 static int vcap_encode_rule(struct vcap_rule_internal *ri) in vcap_encode_rule() 878 void vcap_erase_cache(struct vcap_rule_internal *ri) in vcap_erase_cache() [all …]
|
| D | vcap_api_debugfs.c | 158 static int vcap_debugfs_show_keysets(struct vcap_rule_internal *ri, in vcap_debugfs_show_keysets() 191 static int vcap_debugfs_show_rule_keyset(struct vcap_rule_internal *ri, in vcap_debugfs_show_rule_keyset() 212 static int vcap_debugfs_show_rule_actionset(struct vcap_rule_internal *ri, in vcap_debugfs_show_rule_actionset() 239 struct vcap_rule_internal *ri) in vcap_show_admin_rule() 322 struct vcap_rule_internal *ri; in vcap_show_admin_raw() local
|
| D | vcap_api_kunit.c | 251 struct vcap_rule_internal *ri; in test_vcap_xn_rule_creator() local 1012 struct vcap_rule_internal ri = { in vcap_api_rule_add_keyvalue_test() local 1113 struct vcap_rule_internal ri = { in vcap_api_rule_add_actionvalue_test() local 1190 struct vcap_rule_internal ri = { in vcap_api_rule_find_keyset_basic_test() local 1237 struct vcap_rule_internal ri = { in vcap_api_rule_find_keyset_failed_test() local 1284 struct vcap_rule_internal ri = { in vcap_api_rule_find_keyset_many_test() local 1352 struct vcap_rule_internal *ri; in vcap_api_encode_rule_test() local 1467 struct vcap_rule_internal ri = { in vcap_api_set_rule_counter_test() local 1520 struct vcap_rule_internal ri = { in vcap_api_get_rule_counter_test() local 2008 struct vcap_rule_internal ri = { in vcap_api_filter_unsupported_keys_test() local [all …]
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | aat2870-regulator.c | 35 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_set_voltage_sel() local 44 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_get_voltage_sel() local 58 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_enable() local 67 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_disable() local 75 struct aat2870_regulator *ri = rdev_get_drvdata(rdev); in aat2870_ldo_is_enabled() local 126 struct aat2870_regulator *ri = NULL; in aat2870_get_regulator() local 152 struct aat2870_regulator *ri; in aat2870_regulator_probe() local
|
| D | tps65090-regulator.c | 64 static int tps65090_reg_set_overcurrent_wait(struct tps65090_regulator *ri, in tps65090_reg_set_overcurrent_wait() 255 struct tps65090_regulator *ri, bool enable) in tps65090_config_ext_control() 271 struct tps65090_regulator *ri, in tps65090_regulator_disable_ext_control() 408 struct tps65090_regulator *ri = NULL; in tps65090_regulator_probe() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_kprobes.c | 175 static int entry_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in entry_handler() 182 static int return_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in return_handler() 208 static int return_handler2(struct kretprobe_instance *ri, struct pt_regs *regs) in return_handler2() 248 static int stacktrace_return_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in stacktrace_return_handler() 309 static int stacktrace_internal_return_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in stacktrace_internal_return_handler()
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_refcount_item.c | 256 struct xfs_refcount_intent *ri, in xfs_trans_log_finish_refcount_update() 316 struct xfs_refcount_intent *ri) in xfs_refcount_update_log_item() 346 struct xfs_refcount_intent *ri; in xfs_refcount_update_create_intent() local 372 struct xfs_refcount_intent *ri) in xfs_refcount_update_get_group() 383 struct xfs_refcount_intent *ri) in xfs_refcount_update_put_group() 396 struct xfs_refcount_intent *ri; in xfs_refcount_update_finish_item() local 428 struct xfs_refcount_intent *ri; in xfs_refcount_update_cancel_item() local
|
| D | xfs_rmap_item.c | 297 struct xfs_rmap_intent *ri, in xfs_trans_log_finish_rmap_update() 338 struct xfs_rmap_intent *ri) in xfs_rmap_update_log_item() 371 struct xfs_rmap_intent *ri; in xfs_rmap_update_create_intent() local 397 struct xfs_rmap_intent *ri) in xfs_rmap_update_get_group() 408 struct xfs_rmap_intent *ri) in xfs_rmap_update_put_group() 421 struct xfs_rmap_intent *ri; in xfs_rmap_update_finish_item() local 447 struct xfs_rmap_intent *ri; in xfs_rmap_update_cancel_item() local
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| D | write.c | 24 uint32_t mode, struct jffs2_raw_inode *ri) in jffs2_do_new_inode() 60 struct jffs2_raw_inode *ri, const unsigned char *data, in jffs2_write_dnode() 341 struct jffs2_raw_inode *ri, unsigned char *buf, in jffs2_write_inode_range() 442 struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, in jffs2_do_create()
|
| D | dir.c | 166 struct jffs2_raw_inode *ri; in jffs2_create() local 289 struct jffs2_raw_inode *ri; in jffs2_symlink() local 453 struct jffs2_raw_inode *ri; in jffs2_mkdir() local 626 struct jffs2_raw_inode *ri; in jffs2_mknod() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | write.c | 24 uint32_t mode, struct jffs2_raw_inode *ri) in jffs2_do_new_inode() 60 struct jffs2_raw_inode *ri, const unsigned char *data, in jffs2_write_dnode() 341 struct jffs2_raw_inode *ri, unsigned char *buf, in jffs2_write_inode_range() 442 struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, in jffs2_do_create()
|
| D | dir.c | 163 struct jffs2_raw_inode *ri; in jffs2_create() local 284 struct jffs2_raw_inode *ri; in jffs2_symlink() local 446 struct jffs2_raw_inode *ri; in jffs2_mkdir() local 617 struct jffs2_raw_inode *ri; in jffs2_mknod() local
|
| /kernel/linux/linux-6.6/samples/kprobes/ |
| D | kretprobe_example.c | 39 static int entry_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in entry_handler() 57 static int ret_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in ret_handler()
|
| /kernel/linux/linux-5.10/samples/kprobes/ |
| D | kretprobe_example.c | 40 static int entry_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in entry_handler() 58 static int ret_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in ret_handler()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/s390x/ |
| D | processor.c | 37 static uint64_t virt_alloc_region(struct kvm_vm *vm, int ri) in virt_alloc_region() 52 int ri, idx; in virt_arch_pg_map() local 91 int ri, idx; in addr_arch_gva2gpa() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | test_kprobes.c | 159 static int entry_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in entry_handler() 169 static int return_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in return_handler() 216 static int return_handler2(struct kretprobe_instance *ri, struct pt_regs *regs) in return_handler2()
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| D | mptfc.c | 426 struct mptfc_rport_info *ri; in mptfc_register_dev() local 512 struct mptfc_rport_info *ri; in mptfc_target_destroy() local 534 struct mptfc_rport_info *ri; in mptfc_target_alloc() local 572 struct mptfc_rport_info *ri; in mptfc_dump_lun_info() local 645 struct mptfc_rport_info *ri; in mptfc_qcmd() local 1083 struct mptfc_rport_info *ri; in mptfc_setup_reset() local 1118 struct mptfc_rport_info *ri; in mptfc_rescan_devices() local
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| D | mptfc.c | 426 struct mptfc_rport_info *ri; in mptfc_register_dev() local 512 struct mptfc_rport_info *ri; in mptfc_target_destroy() local 534 struct mptfc_rport_info *ri; in mptfc_target_alloc() local 572 struct mptfc_rport_info *ri; in mptfc_dump_lun_info() local 645 struct mptfc_rport_info *ri; in mptfc_qcmd() local 1084 struct mptfc_rport_info *ri; in mptfc_setup_reset() local 1119 struct mptfc_rport_info *ri; in mptfc_rescan_devices() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/s390x/ |
| D | processor.c | 41 static uint64_t virt_alloc_region(struct kvm_vm *vm, int ri, uint32_t memslot) in virt_alloc_region() 57 int ri, idx; in virt_pg_map() local 96 int ri, idx; in addr_gva2gpa() local
|