Searched +defs:val +defs:hooks (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/sound/soc/generic/ |
D | audio-graph-card2.c | 961 u32 val = 0; in audio_graph2_link_c2c() local 1038 struct graph2_custom_hooks *hooks, in graph_link() 1213 struct graph2_custom_hooks *hooks, in graph_count() 1256 struct graph2_custom_hooks *hooks, in graph_for_each_link() 1286 struct graph2_custom_hooks *hooks) in audio_graph2_parse_of()
|
/linux-6.14.4/net/netfilter/ |
D | nf_conntrack_sip.c | 597 unsigned int *val) in ct_sip_parse_numerical_param() 863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local 1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local 1231 const struct nf_nat_sip_hooks *hooks; in process_register_request() local 1512 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local 1606 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
|
/linux-6.14.4/fs/bcachefs/ |
D | btree_types.h | 535 struct btree_trans_commit_hook *hooks; member 742 #define x(kwd, val, ...) BKEY_TYPE_##kwd = val + 1, argument
|
/linux-6.14.4/include/net/netfilter/ |
D | nf_tables.h | 144 static inline void nft_reg_store8(u32 *dreg, u8 val) in nft_reg_store8() 155 static inline void nft_reg_store16(u32 *dreg, u16 val) in nft_reg_store16() 161 static inline void nft_reg_store_be16(u32 *dreg, __be16 val) in nft_reg_store_be16() 181 static inline void nft_reg_store64(u64 *dreg, u64 val) in nft_reg_store64() 295 struct nft_data val; member 299 struct nft_data val; member 303 struct nft_data val; member 1170 nf_hookfn *hooks[NFT_MAX_HOOKS]; member
|
/linux-6.14.4/security/ |
D | security.c | 614 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() 883 void *val, size_t val_len, in lsm_fill_user_ctx()
|