/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_arpreply.c | 27 const unsigned char *shp; in ebt_arpreply_tg() local
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_arpreply.c | 27 const unsigned char *shp; in ebt_arpreply_tg() local
|
/kernel/linux/linux-5.10/drivers/staging/unisys/visorhba/ |
H A D | visorhba_main.c | 463 static const char *visorhba_get_info(struct Scsi_Host *shp) in visorhba_get_info() argument
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | eni.c | 1961 int error,rate,rsv,shp; in eni_change_qos() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol-elf.c | 209 elf_section_by_name(Elf *elf, GElf_Ehdr *ep, GElf_Shdr *shp, const char *name, size_t *idx) elf_section_by_name() argument
|
/kernel/linux/linux-5.10/ipc/ |
H A D | shm.c | 124 struct shmid_kernel *shp; in do_shm_rmid() local 232 struct shmid_kernel *shp = container_of(ptr, struct shmid_kernel, shm_rcu_free() local 242 shm_clist_rm(struct shmid_kernel *shp) shm_clist_rm() argument 282 struct shmid_kernel *shp; __shm_open() local 322 shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) shm_destroy() argument 352 shm_may_destroy(struct shmid_kernel *shp) shm_may_destroy() argument 369 struct shmid_kernel *shp; shm_close() local 399 struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); shm_try_destroy_orphaned() local 429 struct shmid_kernel *shp; exit_shm() local 698 struct shmid_kernel *shp; newseg() local 812 struct shmid_kernel *shp; shm_more_checks() local 927 shm_add_rss_swap(struct shmid_kernel *shp, unsigned long *rss_add, unsigned long *swp_add) shm_add_rss_swap() argument 968 struct shmid_kernel *shp; shm_get_stat() local 990 struct shmid_kernel *shp; shmctl_down() local 1078 struct shmid_kernel *shp; shmctl_stat() local 1161 struct shmid_kernel *shp; shmctl_do_lock() local 1515 struct shmid_kernel *shp; do_shmat() local 1839 struct shmid_kernel *shp; sysvipc_shm_proc_show() local [all...] |
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | eni.c | 1961 int error,rate,rsv,shp; in eni_change_qos() local
|
/kernel/linux/linux-6.6/ipc/ |
H A D | shm.c | 124 struct shmid_kernel *shp; in do_shm_rmid() local 232 struct shmid_kernel *shp = container_of(ptr, struct shmid_kernel, shm_rcu_free() local 242 shm_clist_rm(struct shmid_kernel *shp) shm_clist_rm() argument 280 struct shmid_kernel *shp; __shm_open() local 328 shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) shm_destroy() argument 355 shm_may_destroy(struct shmid_kernel *shp) shm_may_destroy() argument 370 struct shmid_kernel *shp; __shm_close() local 412 struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); shm_try_destroy_orphaned() local 442 struct shmid_kernel *shp; exit_shm() local 711 struct shmid_kernel *shp; newseg() local 822 struct shmid_kernel *shp; shm_more_checks() local 937 shm_add_rss_swap(struct shmid_kernel *shp, unsigned long *rss_add, unsigned long *swp_add) shm_add_rss_swap() argument 978 struct shmid_kernel *shp; shm_get_stat() local 1000 struct shmid_kernel *shp; shmctl_down() local 1088 struct shmid_kernel *shp; shmctl_stat() local 1171 struct shmid_kernel *shp; shmctl_do_lock() local 1525 struct shmid_kernel *shp; do_shmat() local 1848 struct shmid_kernel *shp; sysvipc_shm_proc_show() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 354 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth.c | 3189 static const char *gdth_info(struct Scsi_Host *shp) in gdth_info() argument 4015 struct Scsi_Host *shp; in gdth_pci_probe_one() local 4144 struct Scsi_Host *shp = ha->shost; gdth_remove_one() local [all...] |
H A D | scsi_debug.c | 5746 static const char *scsi_debug_info(struct Scsi_Host *shp) in scsi_debug_info() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 354 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | symbol-elf.c | 199 elf_section_by_name(Elf *elf, GElf_Ehdr *ep, GElf_Shdr *shp, const char *name, size_t *idx) elf_section_by_name() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | security.h | 1212 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() argument 1217 static inline void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() argument 1220 static inline int security_shm_associate(struct kern_ipc_perm *shp, in security_shm_associate() argument 1226 static inline int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() argument 1231 static inline int security_shm_shmat(struct kern_ipc_perm *shp, in security_shm_shmat() argument [all...] |
/kernel/linux/linux-5.10/security/ |
H A D | security.c | 1935 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() argument 1947 void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() argument 1954 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg) in security_shm_associate() argument 1959 security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) security_shm_shmctl() argument 1964 security_shm_shmat(struct kern_ipc_perm *shp, char __user *shmaddr, int shmflg) security_shm_shmat() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 6130 static int selinux_shm_alloc_security(struct kern_ipc_perm *shp) in selinux_shm_alloc_security() argument 6149 static int selinux_shm_associate(struct kern_ipc_perm *shp, int shmflg) in selinux_shm_associate() argument 6166 static int selinux_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in selinux_shm_shmctl() argument 6201 static int selinux_shm_shmat(struct kern_ipc_perm *shp, in selinux_shm_shmat() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | security.h | 1295 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() argument 1300 static inline void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() argument 1303 static inline int security_shm_associate(struct kern_ipc_perm *shp, in security_shm_associate() argument 1309 static inline int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() argument 1314 static inline int security_shm_shmat(struct kern_ipc_perm *shp, in security_shm_shmat() argument [all...] |
/kernel/linux/linux-6.6/security/selinux/ |
H A D | hooks.c | 6122 static int selinux_shm_alloc_security(struct kern_ipc_perm *shp) in selinux_shm_alloc_security() argument 6138 static int selinux_shm_associate(struct kern_ipc_perm *shp, int shmflg) in selinux_shm_associate() argument 6154 static int selinux_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in selinux_shm_shmctl() argument 6186 static int selinux_shm_shmat(struct kern_ipc_perm *shp, in selinux_shm_shmat() argument [all...] |
/kernel/linux/linux-6.6/security/ |
H A D | security.c | 3648 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() argument 3666 void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() argument 3685 security_shm_associate(struct kern_ipc_perm *shp, int shmflg) security_shm_associate() argument 3700 security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) security_shm_shmctl() argument 3717 security_shm_shmat(struct kern_ipc_perm *shp, char __user *shmaddr, int shmflg) security_shm_shmat() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 5851 static const char *scsi_debug_info(struct Scsi_Host *shp) in scsi_debug_info() argument
|