Home
last modified time | relevance | path

Searched defs:shp (Results 1 – 6 of 6) sorted by relevance

/linux/ipc/
H A Dshm.c98 #define shm_unlock(shp) \ argument
125 struct shmid_kernel *shp; in do_shm_rmid() local
233 struct shmid_kernel *shp = container_of(ptr, struct shmid_kernel, in shm_rcu_free() local
243 static inline void shm_clist_rm(struct shmid_kernel *shp) in shm_clist_rm()
281 struct shmid_kernel *shp; in __shm_open() local
329 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_destroy()
356 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy()
371 struct shmid_kernel *shp; in __shm_close() local
413 struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); in shm_try_destroy_orphaned() local
446 struct shmid_kernel *shp; in exit_shm() local
[all …]
/linux/net/bridge/netfilter/
H A Debt_arpreply.c27 const unsigned char *shp; in ebt_arpreply_tg() local
/linux/drivers/atm/
H A Deni.c1961 int error,rate,rsv,shp; in eni_change_qos() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c354 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach()
/linux/tools/perf/util/
H A Dsymbol-elf.c198 GElf_Shdr *shp, const char *name, size_t *idx) in elf_section_by_name()
/linux/drivers/scsi/
H A Dscsi_debug.c7448 static const char *scsi_debug_info(struct Scsi_Host *shp) in scsi_debug_info()