Home
last modified time | relevance | path

Searched defs:trans (Results 576 - 590 of 590) sorted by relevance

1...<<21222324

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c7988 struct btrfs_trans_handle *trans = NULL; in ensure_commit_roots_uptodate() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h626 struct iwl_trans *trans; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display.c6304 u8 trans = new_crtc_state->sync_mode_slaves_mask; in intel_atomic_check() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_api.c154 struct nft_trans *trans; in nft_trans_alloc_gfp() local
174 static void nft_trans_list_del(struct nft_trans *trans) in nft_trans_list_del() argument
180 nft_trans_destroy(struct nft_trans *trans) nft_trans_destroy() argument
191 struct nft_trans *trans; __nft_set_trans_bind() local
226 struct nft_trans *trans; __nft_chain_trans_bind() local
372 nft_trans_commit_list_add_tail(struct net *net, struct nft_trans *trans) nft_trans_commit_list_add_tail() argument
394 struct nft_trans *trans; nft_trans_table_add() local
421 struct nft_trans *trans; nft_trans_chain_add() local
443 struct nft_trans *trans; nft_delchain() local
497 struct nft_trans *trans; nft_trans_rule_add() local
516 struct nft_trans *trans; nft_delrule() local
563 struct nft_trans *trans; __nft_trans_set_add() local
660 struct nft_trans *trans; nft_trans_obj_add() local
693 struct nft_trans *trans; nft_trans_flowtable_add() local
713 struct nft_trans *trans; nft_delflowtable() local
1205 struct nft_trans *trans; nf_tables_updtable() local
2014 nft_chain_stats_replace(struct nft_trans *trans) nft_chain_stats_replace() argument
2415 struct nft_trans *trans; nf_tables_addchain() local
2560 struct nft_trans *trans; nf_tables_updchain() local
2726 struct nft_trans *trans; nft_chain_lookup_byid() local
2850 struct nft_trans *trans; nft_delchain_hook() local
3836 struct nft_trans *trans; nf_tables_newrule() local
4065 struct nft_trans *trans; nft_rule_lookup_byid() local
4312 struct nft_trans *trans; nft_set_lookup_byid() local
6133 struct nft_trans *trans; nft_trans_elem_alloc() local
6565 struct nft_trans *trans; nft_add_set_elem() local
7029 struct nft_trans *trans; nft_del_setelem() local
7121 struct nft_trans *trans; nft_setelem_flush() local
7150 struct nft_trans *trans; __nft_set_catchall_flush() local
7462 struct nft_trans *trans; nf_tables_updobj() local
8263 struct nft_trans *trans; nft_flowtable_update() local
8342 struct nft_trans *trans; nf_tables_newflowtable() local
8481 struct nft_trans *trans; nft_delflowtable_hook() local
9182 nft_chain_commit_drop_policy(struct nft_trans *trans) nft_chain_commit_drop_policy() argument
9196 nft_chain_commit_update(struct nft_trans *trans) nft_chain_commit_update() argument
9226 nft_obj_commit_update(struct nft_trans *trans) nft_obj_commit_update() argument
9240 nft_commit_release(struct nft_trans *trans) nft_commit_release() argument
9293 struct nft_trans *trans, *next; nf_tables_trans_destroy_work() local
9402 struct nft_trans *trans, *next; nf_tables_commit_chain_prepare_cancel() local
9496 nft_trans_gc_setelem_remove(struct nft_ctx *ctx, struct nft_trans_gc *trans) nft_trans_gc_setelem_remove() argument
9512 nft_trans_gc_destroy(struct nft_trans_gc *trans) nft_trans_gc_destroy() argument
9522 struct nft_trans_gc *trans; nft_trans_gc_trans_free() local
9540 nft_trans_gc_work_done(struct nft_trans_gc *trans) nft_trans_gc_work_done() argument
9570 struct nft_trans_gc *trans, *next; nft_trans_gc_work() local
9591 struct nft_trans_gc *trans; nft_trans_gc_alloc() local
9610 nft_trans_gc_elem_add(struct nft_trans_gc *trans, void *priv) nft_trans_gc_elem_add() argument
9615 nft_trans_gc_queue_work(struct nft_trans_gc *trans) nft_trans_gc_queue_work() argument
9624 nft_trans_gc_space(struct nft_trans_gc *trans) nft_trans_gc_space() argument
9643 nft_trans_gc_queue_async_done(struct nft_trans_gc *trans) nft_trans_gc_queue_async_done() argument
9669 nft_trans_gc_queue_sync_done(struct nft_trans_gc *trans) nft_trans_gc_queue_sync_done() argument
9754 struct nft_trans *trans; nf_tables_commit_release() local
9915 struct nft_trans *trans, *next; nf_tables_commit() local
10235 nf_tables_abort_release(struct nft_trans *trans) nf_tables_abort_release() argument
10287 struct nft_trans *trans, *next; __nf_tables_abort() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c6391 u16 trans = 1; in ieee80211_auth() local
/third_party/tzdata/
H A Dzic.c452 static zic_t trans[TZ_MAX_LEAPS]; variable
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c7738 u64 trans, acc, prev_acc; in ahb_mod() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h2754 btrfs_del_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path) btrfs_del_item() argument
2772 btrfs_insert_empty_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key, u32 data_size) btrfs_insert_empty_item() argument
3508 btrfs_init_acl(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *dir) btrfs_init_acl() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h846 struct iwl_trans *trans; member
1551 static inline bool iwl_mvm_is_esr_supported(struct iwl_trans *trans) in iwl_mvm_is_esr_supported() argument
1564 struct iwl_trans *trans in iwl_mvm_max_active_links() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c7709 u64 trans, acc, prev_acc; in ahb_mod() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c1314 bpf_prepare_filter(struct bpf_prog *fp, bpf_aux_classic_check_t trans) bpf_prepare_filter() argument
1408 bpf_prog_create_from_user(struct bpf_prog **pfp, struct sock_fprog *fprog, bpf_aux_classic_check_t trans, bool save_orig) bpf_prog_create_from_user() argument
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp2417 UTransliterator *utrans_clone(const UTransliterator *trans, UErrorCode *status) in utrans_clone() argument
2421 void utrans_close(UTransliterator *trans) in utrans_close() argument
2429 USet *utrans_getSourceSet(const UTransliterator *trans, UBool ignoreFilter, USet *fillIn, UErrorCode *status) in utrans_getSourceSet() argument
2433 const UChar *utrans_getUnicodeID(const UTransliterator *trans, int32_t *resultLength) in utrans_getUnicodeID() argument
2441 UTransliterator *utrans_openInverse(const UTransliterator *trans, UErrorCode *status) in utrans_openInverse() argument
2454 utrans_setFilter(UTransliterator *trans, const UChar *filterPattern, int32_t filterPatternLen, UErrorCode *status) utrans_setFilter() argument
2459 utrans_toRules(const UTransliterator *trans, UBool escapeUnprintable, UChar *result, int32_t resultLength, UErrorCode *status) utrans_toRules() argument
2464 utrans_transIncrementalUChars(const UTransliterator *trans, UChar *text, int32_t *textLength, int32_t textCapacity, UTransPosition *pos, UErrorCode *status) utrans_transIncrementalUChars() argument
2469 utrans_transUChars(const UTransliterator *trans, UChar *text, int32_t *textLength, int32_t textCapacity, int32_t start, int32_t *limit, UErrorCode *status) utrans_transUChars() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c14969 u8 trans = new_crtc_state->sync_mode_slaves_mask; in intel_atomic_check() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c173132 static const u8 trans[8][8] = { global() local
173148 static const u8 trans[3][3] = { global() local
[all...]

Completed in 251 milliseconds

1...<<21222324