| /kernel/linux/linux-6.6/tools/testing/selftests/landlock/ |
| D | fs_test.c | 652 const struct rule rules[]) in create_ruleset() 694 const struct rule rules[] = { in TEST_F_FORK() local 743 const struct rule rules[] = { in TEST_F_FORK() local 766 const struct rule rules[] = { in TEST_F_FORK() local 824 const struct rule rules[] = { in TEST_F_FORK() local 851 const struct rule rules[] = { in TEST_F_FORK() local 1233 const struct rule rules[] = { in TEST_F_FORK() local 1350 const struct rule rules[] = { in TEST_F_FORK() local 1388 const struct rule rules[] = { in TEST_F_FORK() local 1445 const struct rule rules[] = { in TEST_F_FORK() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | strfilter.c | 160 struct strfilter *strfilter__new(const char *rules, const char **err) in strfilter__new() 179 const char *rules, const char **err) in strfilter__append() 207 int strfilter__or(struct strfilter *filter, const char *rules, const char **err) in strfilter__or() 212 int strfilter__and(struct strfilter *filter, const char *rules, in strfilter__and()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | strfilter.c | 160 struct strfilter *strfilter__new(const char *rules, const char **err) in strfilter__new() 179 const char *rules, const char **err) in strfilter__append() 207 int strfilter__or(struct strfilter *filter, const char *rules, const char **err) in strfilter__or() 212 int strfilter__and(struct strfilter *filter, const char *rules, in strfilter__and()
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | resource.c | 92 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_setrlimit() local 168 struct aa_ruleset *rules = list_first_entry(&old->rules, in __aa_transition_rlimits() local 188 struct aa_ruleset *rules = list_first_entry(&new->rules, in __aa_transition_rlimits() local
|
| D | domain.c | 91 struct aa_ruleset *rules = list_first_entry(&profile->rules, in match_component() local 129 struct aa_ruleset *rules = list_first_entry(&profile->rules, in label_compound_match() local 191 struct aa_ruleset *rules = list_first_entry(&profile->rules, in label_components_match() local 515 struct aa_ruleset *rules = list_first_entry(&profile->rules, in x_table_lookup() local 566 struct aa_ruleset *rules = list_first_entry(&profile->rules, in x_to_label() local 635 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_transition() local 737 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_onexec() local 1294 struct aa_ruleset *rules = list_first_entry(&profile->rules, in change_profile_perms_wrapper() local
|
| D | capability.c | 67 struct aa_ruleset *rules = list_first_entry(&profile->rules, in audit_caps() local 121 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_capable() local
|
| D | net.c | 113 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_profile_af_perm() local 226 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_secmark_perm() local
|
| D | mount.c | 312 struct aa_ruleset *rules = list_first_entry(&profile->rules, in match_mnt_path_str() local 372 struct aa_ruleset *rules = list_first_entry(&profile->rules, in match_mnt() local 605 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_umount() local 669 struct aa_ruleset *rules = list_first_entry(&profile->rules, in build_pivotroot() local
|
| D | policy.c | 206 static void free_ruleset(struct aa_ruleset *rules) in free_ruleset() 223 struct aa_ruleset *rules; in aa_alloc_ruleset() local 298 struct aa_ruleset *rules; in aa_alloc_profile() local 584 struct aa_ruleset *rules; in aa_alloc_null() local
|
| D | policy_unpack.c | 565 static bool unpack_secmark(struct aa_ext *e, struct aa_ruleset *rules) in unpack_secmark() 611 static bool unpack_rlimits(struct aa_ext *e, struct aa_ruleset *rules) in unpack_rlimits() 804 struct aa_ruleset *rules; in unpack_profile() local 1245 struct aa_ruleset *rules = list_first_entry(&profile->rules, in verify_profile() local
|
| D | ipc.c | 83 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_signal_perm() local
|
| D | lib.c | 338 struct aa_ruleset *rules, in aa_profile_match_label() 357 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_profile_label_perm() local
|
| D | task.c | 234 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_ptrace_perm() local
|
| D | label.c | 1265 struct aa_ruleset *rules, in match_component() 1298 struct aa_ruleset *rules, in label_compound_match() 1358 struct aa_ruleset *rules, in label_components_match() 1418 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match()
|
| /kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
| D | qca8k-leds.c | 65 qca8k_parse_netdev(unsigned long rules, u32 *offload_trigger) in qca8k_parse_netdev() 278 qca8k_cled_hw_control_is_supported(struct led_classdev *ldev, unsigned long rules) in qca8k_cled_hw_control_is_supported() 286 qca8k_cled_hw_control_set(struct led_classdev *ldev, unsigned long rules) in qca8k_cled_hw_control_set() 310 qca8k_cled_hw_control_get(struct led_classdev *ldev, unsigned long *rules) in qca8k_cled_hw_control_get()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | fs_ttc.c | 33 struct mlx5_ttc_rule rules[MLX5_NUM_TT]; member 240 struct mlx5_ttc_rule *rules; in mlx5_generate_ttc_table_rules() local 400 struct mlx5_ttc_rule *rules; in mlx5_generate_inner_ttc_table_rules() local
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| D | policy.h | 211 struct list_head rules; member 275 static inline aa_state_t RULE_MEDIATES(struct aa_ruleset *rules, in RULE_MEDIATES() 285 static inline aa_state_t RULE_MEDIATES_AF(struct aa_ruleset *rules, u16 AF) in RULE_MEDIATES_AF()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_tables_core.c | 173 struct nft_rule *const *rules; member 206 struct nft_rule *const *rules; in nft_do_chain() local
|
| D | nft_set_pipapo.h | 123 unsigned long rules; member 262 unsigned long rules; in pipapo_estimate_size() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| D | port_sel.h | 16 struct mlx5_flow_handle *rules[MLX5_MAX_PORTS * MLX5_LAG_MAX_HASH_BUCKETS]; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nft_set_pipapo.h | 123 unsigned long rules; member 260 unsigned long rules; in pipapo_estimate_size() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | fs.h | 123 struct mlx5e_ttc_rule rules[MLX5E_NUM_TT]; member 174 struct list_head rules; member 215 struct list_head rules; member
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | marvell.c | 2898 unsigned long rules; member 3017 static int marvell_find_led_mode(unsigned long rules, in marvell_find_led_mode() 3033 static int marvell_get_led_mode(u8 index, unsigned long rules, int *mode) in marvell_get_led_mode() 3057 static int marvell_find_led_rules(unsigned long *rules, in marvell_find_led_rules() 3073 static int marvell_get_led_rules(u8 index, unsigned long *rules, int mode) in marvell_get_led_rules() 3098 unsigned long rules) in m88e1318_led_hw_is_supported() 3116 unsigned long rules) in m88e1318_led_hw_control_set() 3145 unsigned long *rules) in m88e1318_led_hw_control_get()
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | cookie_uid_helper_example.c | 174 char rules[256]; in prog_attach_iptables() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | cookie_uid_helper_example.c | 170 char rules[100]; in prog_attach_iptables() local
|