Home
last modified time | relevance | path

Searched defs:ptr (Results 3226 - 3250 of 4059) sorted by relevance

1...<<121122123124125126127128129130>>...163

/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A D82596.c878 struct i596_cmd *ptr; in i596_cleanup_cmd() local
1264 struct i596_cmd *ptr; in i596_interrupt() local
[all...]
H A Dlib82596.c827 struct i596_cmd *ptr; in i596_cleanup_cmd() local
1157 struct i596_cmd *ptr; i596_interrupt() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lag.c240 ice_lag_cfg_pf_fltrs(struct ice_lag *lag, void *ptr) in ice_lag_cfg_pf_fltrs() argument
756 static void ice_lag_info_event(struct ice_lag *lag, void *ptr) in ice_lag_info_event() argument
984 ice_lag_link_unlink(struct ice_lag *lag, void *ptr) ice_lag_link_unlink() argument
1211 ice_lag_changeupper_event(struct ice_lag *lag, void *ptr) ice_lag_changeupper_event() argument
1268 ice_lag_monitor_link(struct ice_lag *lag, void *ptr) ice_lag_monitor_link() argument
1314 ice_lag_monitor_active(struct ice_lag *lag, void *ptr) ice_lag_monitor_active() argument
1385 ice_lag_chk_comp(struct ice_lag *lag, void *ptr) ice_lag_chk_comp() argument
1522 ice_lag_monitor_rdma(struct ice_lag *lag, void *ptr) ice_lag_monitor_rdma() argument
1548 ice_lag_chk_disabled_bond(struct ice_lag *lag, void *ptr) ice_lag_chk_disabled_bond() argument
1663 ice_lag_event_handler(struct notifier_block *notif_blk, unsigned long event, void *ptr) ice_lag_event_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c220 qede_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) qede_netdev_event() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.c2229 ef4_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) ef4_netdev_event() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c1268 u32 *ptr = (u32 *)&hdr; in qlcnic_sriov_handle_msg_event() local
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h244 binder_uintptr_t ptr; member
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_rcar.c244 u16 *ptr = buffer; in sata_rcar_ioread16_rep() local
255 const u16 *ptr = buffer; in sata_rcar_iowrite16_rep() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.c1026 unsigned long ptr; in add_inline_refs() local
2059 unsigned long ptr; in btrfs_find_one_extref() local
2279 get_extent_inline_ref(unsigned long *ptr, const struct extent_buffer *eb, const struct btrfs_key *key, const struct btrfs_extent_item *ei, u32 item_size, struct btrfs_extent_inline_ref **out_eiref, int *out_type) get_extent_inline_ref() argument
2335 tree_backref_for_extent(unsigned long *ptr, struct extent_buffer *eb, struct btrfs_key *key, struct btrfs_extent_item *ei, u32 item_size, u64 *out_root, u8 *out_level) tree_backref_for_extent() argument
2655 unsigned long ptr; iterate_inode_extrefs() local
[all...]
H A Dvolumes.h185 void *ptr; member
H A Dsuper.c979 char *name = NULL, *ptr; in btrfs_get_subvol_name_from_objectid() local
[all...]
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c2780 void *ptr; in jbd2_alloc() local
2796 void jbd2_free(void *ptr, size_t size) in jbd2_free() argument
2799 kmem_cache_free(get_slab(size), ptr); in jbd2_free() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.c179 static inline u64 gfs2_bit_search(const __le64 *ptr, u64 mask, u8 state) in gfs2_bit_search() argument
238 const __le64 *ptr = ((__le64 *)buf) + (goal >> 5); in gfs2_bitfit() local
381 u8 *ptr, *start, *end; gfs2_free_extlen() local
[all...]
H A Dquota.c818 void *ptr; in gfs2_write_disk_quota() local
/kernel/linux/linux-6.6/fs/fuse/
H A Ddir.c469 void *ctx = NULL, *ptr; in get_security_context() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c285 unsigned char *ptr = NULL; in f2fs_sbi_show() local
378 unsigned char *ptr; in __sbi_store() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dbtree.c156 nilfs_btree_node_set_ptr(struct nilfs_btree_node *node, int index, __u64 ptr, in nilfs_btree_node_set_ptr() argument
266 __u64 ptr; in nilfs_btree_node_delete() local
470 static int __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in __nilfs_btree_get_block() argument
58 nilfs_btree_get_new_block(const struct nilfs_bmap *btree, __u64 ptr, struct buffer_head **bhp) nilfs_btree_get_new_block() argument
239 nilfs_btree_node_insert(struct nilfs_btree_node *node, int index, __u64 key, __u64 ptr, int ncmax) nilfs_btree_node_insert() argument
540 nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, struct buffer_head **bhp) nilfs_btree_get_block() argument
553 __u64 ptr; nilfs_btree_do_lookup() local
613 __u64 ptr; nilfs_btree_do_lookup_last() local
709 __u64 ptr, ptr2; nilfs_btree_lookup_contig() local
1040 __u64 ptr; nilfs_btree_find_target_v() local
1056 nilfs_btree_prepare_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int *levelp, __u64 key, __u64 ptr, struct nilfs_bmap_stats *stats) nilfs_btree_prepare_insert() argument
1205 nilfs_btree_commit_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int maxlevel, __u64 key, __u64 ptr) nilfs_btree_commit_insert() argument
1229 nilfs_btree_insert(struct nilfs_bmap *btree, __u64 key, __u64 ptr) nilfs_btree_insert() argument
1652 __u64 ptr; nilfs_btree_check_delete() local
1692 __u64 ptr; nilfs_btree_gather_data() local
1791 nilfs_btree_commit_convert_and_insert(struct nilfs_bmap *btree, __u64 key, __u64 ptr, const __u64 *keys, const __u64 *ptrs, int n, union nilfs_bmap_ptr_req *dreq, union nilfs_bmap_ptr_req *nreq, struct buffer_head *bh) nilfs_btree_commit_convert_and_insert() argument
1863 nilfs_btree_convert_and_insert(struct nilfs_bmap *btree, __u64 key, __u64 ptr, const __u64 *keys, const __u64 *ptrs, int n) nilfs_btree_convert_and_insert() argument
2035 __u64 ptr; nilfs_btree_propagate_v() local
2194 __u64 ptr; nilfs_btree_assign_p() local
2237 __u64 ptr; nilfs_btree_assign_v() local
2328 __u64 ptr; nilfs_btree_mark() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.c3623 void *base_ptr, *ptr, *p; in xlog_verify_iclog() local
[all...]
H A Dxfs_log_recover.c2056 char *ptr, *old_ptr; in xlog_recover_add_to_cont_trans() local
2116 char *ptr; xlog_recover_add_to_trans() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf_verifier.h60 void *ptr; member
/kernel/linux/linux-6.6/fs/
H A Dexec.c408 } ptr; member
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4recover.c2116 rpc_pipefs_event(struct notifier_block *nb, unsigned long event, void *ptr) in rpc_pipefs_event() argument
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c2390 uint8_t *ptr; in udf_count_free_bitmap() local
H A Dinode.c2111 uint8_t *ptr; in udf_write_aext() local
2201 uint8_t *ptr; in udf_current_aext() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dsuper.c168 void *ptr; member
180 void *ntfs_set_shared(void *ptr, u32 bytes) in ntfs_set_shared() argument
215 ntfs_put_shared(void *ptr) ntfs_put_shared() argument
[all...]

Completed in 57 milliseconds

1...<<121122123124125126127128129130>>...163